![]() |
Attention | Topic was automatically imported from the old Question2Answer platform. |
![]() |
Asked By | spoicat |
The built in TileMap node is great. But I want to make tile’s with behaviours. For an example, when player touches a specific kind of type, the tile breaks and falls (platformer).
I thought I could do it with script but I kinda find it confusing. I also tried adding keys to the tiles (AnimationPlayer) but keys won’t appear for a tile property.
Any help?