2D Toolkit Forum

2D Toolkit => Support => Topic started by: aydinthefluffy on November 16, 2014, 02:04:16 am

Title: Can you use two pallet at once in the tilemap?
Post 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
Title: Re: Can you use two pallet at once in the tilemap?
Post by: unikronsoftware on November 16, 2014, 11:46:18 pm
You can't have 2 tilemap scripts on one gameobject, you'll need it on 2 objects - its not meant to work that way.