Layers
by Sean Yeomans · in Torque Game Builder · 07/25/2008 (1:41 pm) · 1 replies
Hi Guys,
I am attempting to have multiple objects on the same layer but need them to act as though they are on different layers. Background characters walking behind main character on same layer. If i do this directly in the builder it works fine by using the Back/Forward for objects which are dragged and dropped. My problem however is the characters I create are in code not in the builder. I am using triggers to spawn particular characters and objects on the same layer which is placing them in the foreground of the layer but i want them to be behind the player. I have been checking the methods but am unable to find a fix for this particular problem.
Thanks
I am attempting to have multiple objects on the same layer but need them to act as though they are on different layers. Background characters walking behind main character on same layer. If i do this directly in the builder it works fine by using the Back/Forward for objects which are dragged and dropped. My problem however is the characters I create are in code not in the builder. I am using triggers to spawn particular characters and objects on the same layer which is placing them in the foreground of the layer but i want them to be behind the player. I have been checking the methods but am unable to find a fix for this particular problem.
Thanks
Torque Owner Dan Keller