Game Development Community

Back/Forward on a layer, in script

by DragonSix · in Torque Game Builder · 01/31/2007 (12:52 am) · 2 replies

I'm currently mounting objects together through script, and many part have to be on the same layer. I searched in documentation but with no success.

How can I set an object in the top or bottom of a layer with only script ?

#1
01/31/2007 (8:02 am)
Try this

#2
01/31/2007 (8:17 am)
Thanks Ben, but that's not it. I need to do it within the same layer.
Just like the "Back/Forward" buttons we can find under the layer ones on the game builder.