1 messages · Page 1 of 1 (latest)
I am trying to create a tile editor / painter control
How would I display the tileset in a ui scene (not tilemap) in a way that allows me to directly manipulate pixels? EDIT: basically what I am trying to do is split the tileset into a dynamic 1d array of tiles.
Display list of tiles in tilemap? (not tileset)