Layering bug?

HappyKat78HappyKat78 Member, BASIC Posts: 173
Hi,

I have a number of actors (let's say Actor 1 to Actor 10). I always want Actor 1 to be above Actor 10 in the layers, so I set this in the scene layers (Actor 1 is top and Actor 10 is bottom). However, I'm finding that when they overlap Actor 10 is sometimes in front of Actor 10. I do spawn new actors but they obviously don't change the order or condition of Actor 1 or Actor 10. Can anyone help with this, it's a really problematic bug for me.

Thanks,

HK

Comments

  • HappyKat78HappyKat78 Member, BASIC Posts: 173
    Sorry, I meant "I'm finding that when they overlap Actor 10 is sometimes in front of Actor 1"
  • jamie_cjamie_c ImagineLabs.rocks Member, PRO Posts: 5,772
    When you use the Spawn Actor behavior you have the option of spawning the new actors above or below the current actor, maybe your problem is coming in there?
  • HappyKat78HappyKat78 Member, BASIC Posts: 173
    Thanks Jamie! This helped, I realized that I had to do some workarounds with the layers but you pointed me in the right direction and I think I've fixed it so thank you!
  • jamie_cjamie_c ImagineLabs.rocks Member, PRO Posts: 5,772
    You're welcome, glad it's working out better for you now!
Sign In or Register to comment.