2D Toolkit Forum
2D Toolkit => Support => Topic started by: Neeko on August 09, 2014, 01:47:19 pm
-
I have tiles that I've deleted and committed the change from to tile map. The tile doesn't appear in the scene or game view prior to running the editor. However, when I start the game in the editor, the tiles appear. When I stop the game, and it goes away again.
How can I prevent this from happening? I'll sometimes also experience the opposite (tiles that are suppose to remain disappear when running the game).
-
This looks like the tilemap and data objects are out of sync. Try deleting the data object and let it regenerate itself... Make sure you have a backup before attempting this though.