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

Tile based movement #85

Open
wini3d opened this issue Aug 19, 2019 · 2 comments
Open

Tile based movement #85

wini3d opened this issue Aug 19, 2019 · 2 comments

Comments

@wini3d
Copy link
Contributor

wini3d commented Aug 19, 2019

This is probably more of a feature enhancement and also related with the TileEngine and it would be nice to have a smooth tile based movement option as well.

@straker
Copy link
Owner

straker commented Aug 19, 2019

Interesting idea. I'm trying to think of where the code would fit since its kinda a mix between TileEngine and Sprite movement.

My initial thinking is it doesn't really belong in either so may be more appropriate as a plugin.

@wini3d
Copy link
Contributor Author

wini3d commented Aug 20, 2019

On some engines this is under sprite physics, so I guess it would fit more as a plugin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants