You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now there is OrthogonalMovementBehavior, however this is highly coupled to orthogonal maps. In case of isometric maps we require IsometricMovementBehavior. Encapsulate this process and provide a factory on the context itself to provide such a behavior.
Right now there is
OrthogonalMovementBehavior
, however this is highly coupled to orthogonal maps. In case of isometric maps we requireIsometricMovementBehavior
. Encapsulate this process and provide a factory on the context itself to provide such a behavior.Depends on #200
The text was updated successfully, but these errors were encountered: