Hello C3 people,
a very simple question but hard to understand here: how do I create a Sprite object at a specific Tile ID in a Tilemap? So, my Tilemap is made by 5 IDs 32x32 and I'd like to create a Sprite object randomly when ID 4 is placed somewhere on the map.
Do you know how to make solve this? Thanks!