Problem with actor depth (move to back function)

kapserkapser Member Posts: 458
edited November -1 in Working with GS (Mac)
In my game I have a lot of objects that I need to move to back, but at some point I'm unable to move some actor to back of some other actor.

I am unable to move any actor behind those actors, even if I move the other actor to front.

I don't know if it has to do with the actor or the area, but I'm really wondering is anyone had an idea of when this occurs and how to avoid this issue.

Thanks.

Comments

  • gyroscopegyroscope I am here.Member, Sous Chef, PRO Posts: 6,598
    Hi kasper, this'll be because you've got your actors in different layers. Go to Scene>Layers in the Inspector and drag the actors you want into the same folder; then actor depth will work with all those actors in the same folder.

    :-)

    ""You are in a maze of twisty passages, all alike." - Zork        temp domain http://spidergriffin.wix.com/alphaghostapps

  • kapserkapser Member Posts: 458
    Wow didn't realized there was a layer system. This will save me some time thansk :)
Sign In or Register to comment.