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

Automatically set colliding tiles for Tilemaps #45

Open
hexus opened this issue May 27, 2017 · 0 comments
Open

Automatically set colliding tiles for Tilemaps #45

hexus opened this issue May 27, 2017 · 0 comments
Milestone

Comments

@hexus
Copy link
Owner

hexus commented May 27, 2017

Having to work out the numbers for map.setCollisionBetween() is a bit of a pain, so it would be great if the plugin could set this on the map objects itself. It makes the API even friendlier.

I've also noticed that internal edges on tile objects (collideUp, etc) don't get flagged correctly if map.setCollisionBetween() is called after creating layers. This should be looked into.

Related to #43 and #49.

@hexus hexus added this to the 0.3.0 milestone May 27, 2017
@hexus hexus self-assigned this May 27, 2017
@hexus hexus changed the title Automatically set colliding tiles for the Tilemap Automatically set colliding tiles for Tilemaps May 28, 2017
@hexus hexus modified the milestones: 0.4.0, 0.3.0 Aug 5, 2017
@hexus hexus removed their assignment May 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant