Profile image

How to know order of missile launches?

676 Whatamievendoing  5 months ago

Lets say I have 4 guardians on my plane. I launch them one by one. How to determine the order in which the guardians launch?

  • Log in to leave a comment
  • Profile image

    @hpgbproductions ok thanks

    5 months ago
  • Profile image

    @Whatamievendoing if the x value is the same, i think it's undefined behavior. Maybe the smallest id missile goes first.
    Just nudge the missiles slightly to force a chosen launch order

    5 months ago
  • Profile image

    @hpgbproductions but what if i have a mirrored guardian? Or multiple guardians with the exact same x value? I'm trying to make a missile rack that gradually descends as the missiles are launched.

    5 months ago
  • Profile image

    Weapons always launch innermost to outermost. Also, the order is always the same as long as the plane isn't changed

    5 months ago