spawn 2 instances in opposite order

How to I spawn 2 instances of an actor so that the second instance is behind the first instance in layer order?

Currently it's the opposite order by default.

Instance 2 is above 1, I need the opposite.

Comments

  • 3absh3absh Member Posts: 601

    I fixed this issue by making the instance spawn another instance behind it.

    pats self on the back

  • tatiangtatiang Member, Sous Chef, PRO, Senior Sous-Chef Posts: 11,949
    edited September 2019

    You can also spawn the instances to "back of layer." See attached demo.

Sign In or Register to comment.