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

tilemap group assignment - enhancement #273

Closed
ndee85 opened this issue Apr 10, 2014 · 1 comment
Closed

tilemap group assignment - enhancement #273

ndee85 opened this issue Apr 10, 2014 · 1 comment

Comments

@ndee85
Copy link
Contributor

ndee85 commented Apr 10, 2014

I have created a tilemap with collision shapes. This works so far.
Only thing that doesn't work is checking single tiles for groups.
I have tiles that are walls and I have added a wall group for them.

Raycast cannot detect them as objects which can be checked for groups.
It would be nice if tilemaps would store each tile separate.

@reduz
Copy link
Member

reduz commented Sep 21, 2014

this can be made to work by puting them into separate tilemaps. Checking collision also now allows checking which tilemap was the collision meant for.

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