20-07-2007, 10:17 PM
Dragoons Master Wrote:I reached that a long time ago, just make objects arrays, like, don't use optGround, optMask, optAnim, optFringe, etc. Use optLayer(0), optLayer(1), optLayer(2), optLayer(3), optLayer(etc). And repeat the process... It takes a while xD
That's pretty smart. Of course, you remove quite a bit of controls if you move the map editor.