Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce directional movement behaviours #201

Open
bitbrain opened this issue Jul 27, 2019 · 0 comments
Open

Introduce directional movement behaviours #201

bitbrain opened this issue Jul 27, 2019 · 0 comments
Assignees
Labels
⭐ feature 🗺 tmx TiledMap editor issues
Projects

Comments

@bitbrain
Copy link
Owner

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.

Depends on #200

@bitbrain bitbrain added ⭐ feature 🗺 tmx TiledMap editor issues labels Jul 27, 2019
@bitbrain bitbrain added this to the 0.6.0 - The TiledMap Update milestone Jul 27, 2019
@bitbrain bitbrain self-assigned this Jul 27, 2019
@bitbrain bitbrain added this to Icebox in Core via automation Jul 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⭐ feature 🗺 tmx TiledMap editor issues
Projects
Core
  
Icebox
Development

No branches or pull requests

1 participant