- Home /
How can I access to a tile properties in a Tilemap?
Hello, I would like to know how to access to the properties of the screenshot below in runtime? I would like to modify the z position of some random tiles in my Tilemap.
In addition, is there a way to add properties to a tile (bool, string, etc)?
Thank you
Comment
Your answer
Follow this Question
Related Questions
Correct use of setTile to add tile to Tilemap 0 Answers
What technique for tile-based 2D game 0 Answers
How to create a rotating tiles with walls on edges of tiles? 0 Answers
2D Tiles and sprites 1 Answer