Spawn Objects In A Specific Layering Order

Discussion in 'How Can I...?' started by dennisms, Jul 14, 2020.

  1. dennisms

    dennisms Boxer

    Joined:
    Jan 18, 2020
    Messages:
    22
    Likes Received:
    3
    Hey guys!

    I was wondering if we can spawn objects below other objects in the scene.

    I have an object (let's name it Object 1) on the scene and below this Object 1 i put a spawner to generate some "enemy" objects.
    The problem i have is that the "enemies" are spawned above the Object 1.

    Does anyone knows of a method to make the enemy objects appear below Object 1 ( as in a Z-Index layering)?

    Any help it is much appreciated.
    Thanks!
     
  2. Vlad-NY

    Vlad-NY Serious Boxer

    Joined:
    Jul 21, 2018
    Messages:
    608
    Likes Received:
    361
  3. dennisms

    dennisms Boxer

    Joined:
    Jan 18, 2020
    Messages:
    22
    Likes Received:
    3
    Thank you very much!
    It's perfect.
     
    Vlad-NY likes this.
  4. Vlad-NY

    Vlad-NY Serious Boxer

    Joined:
    Jul 21, 2018
    Messages:
    608
    Likes Received:
    361
    You're welcome, thanks for asking around
     

Share This Page