Can someone explain to me Tilemap Layers?
by Charlie Talley · in Torque X 2D · 06/30/2009 (9:45 pm) · 1 replies
Are these layers separate from the layers of the scene, or are they just a way of assigning a tilemap to a scene layer? (The latter seems redundant, so I'm rather confused as to why and what tilemap layers are for)
Torque Owner Scott Zarnke
A "TileLayer" can go into any "Layer" just like a sprite, animation, etc.
Hope that clears it up.