Kind of a straightforward question, is there any way to specify which layer to create a tile on, based on the layers ID? I have a lot of issues with layers when creating tiles on runtime. Collisions seem to work okay for the most part, but when I am trying to create tiles on layer 2 (top layer) they just wont show up. However tiles will spawn correctly on layer 0 and 1! I even tried creating a fourth layer (Layer 3) and using that one, however they also won't spawn on that layer.
Before you jump to a conclusion, I have not deleted any regions from the scene since its creation, so the problem should not be with that glitch...
Any help is highly appreciated
-Tgb