I see if you add a object it is then infront of anyother objects . anyway to bring forward an object so it can be infront of some other object ?
Or do I have to delete that pbject and redo it to get it in front .
In a game, the "closeness" of objects is decided by their baselines, if object A's baseline is lower than object B's then object A is in front of object B.
I didn't check much but that may not be reflected clearly in the editor, but when inside the game it will.
Ahhhhhhh I see ,, thank you .