Hi,
In a vs mode I'm creating I want to exit the vs stage if one of the player dies first.
I tried multiple scripts and the best script I came up was by using if P1 or P2 credits =0 then kill the fake invisible enemy entity that's on the stage so that I can proceed to the next stage or back to the menu.
However does anyone know of a better way or doing this? Is there a less than zero credits (meaning game over) function that I can use?
Is there a proper function to simply exit the stage that I can try.
In a vs mode I'm creating I want to exit the vs stage if one of the player dies first.
I tried multiple scripts and the best script I came up was by using if P1 or P2 credits =0 then kill the fake invisible enemy entity that's on the stage so that I can proceed to the next stage or back to the menu.
However does anyone know of a better way or doing this? Is there a less than zero credits (meaning game over) function that I can use?
Is there a proper function to simply exit the stage that I can try.
Last edited: