Hi, been trying to figure this one out for a few hours but can’t find a solution. Is there any way to reference an individual tile from a tilemap?
Quick example, if we created a mario level using a tile map and the question mark block needed specific logic, how can we detect the collision on that tile?
We can add a ‘user data name’ tag to a tile in a tileset, can this be used?
Thanks