How to make things only happen once in a level?
Posted: Mon Mar 07, 2022 9:42 am
I've seen many episodes do this in which something only happens once in a level, and can't be repeated again in an episode
The best example of this is Subzero Heroes, in which cutscenes only happen one time, and can't be repeated again
So how can I make it myself? I think it requires SaveData, but that's all I know
Note: I want the code to make it so that if you die, the thing that is intended to happen once in that episode's level does not appear. I want to make it so that the thing that is intended to happen once in that episode's level only appears when the level is finished by any clearing bethod
The best example of this is Subzero Heroes, in which cutscenes only happen one time, and can't be repeated again
So how can I make it myself? I think it requires SaveData, but that's all I know
Note: I want the code to make it so that if you die, the thing that is intended to happen once in that episode's level does not appear. I want to make it so that the thing that is intended to happen once in that episode's level only appears when the level is finished by any clearing bethod