"Add Tilemap Collisions" Extension for GDevelop
- December 20, 2021
- PANDAKO
About the Add Tilemap Collisions Extension This extension adds the behavior of automatically placing tilemap collision objects to your game. What's new in version 0.4.0 It is now possible to get the ID and collision name of the tile at the coordinates. This allows you to know which tile is at the coordinates without having to generate alternate collision objects. "Conditions" and "Expressions" ha…