2D Toolkit Forum
2D Toolkit => Support => Topic started by: aydinthefluffy on November 16, 2014, 02:04:16 am
-
I tried having two tilemap scripts/pallets in one tilemap, which worked out just fine, however whenever I draw a tile from the second palette it appears as the last tile I used from the first palette
-
You can't have 2 tilemap scripts on one gameobject, you'll need it on 2 objects - its not meant to work that way.