I need a bit of help on something

So when you hit a checkpoint in my game it sets up a barrier to where you can’t go back. But when I respawn the barrier is still there. How can I make it to where when you respawn the checkpoint resets (or smth like that) and you can go past the barrier again?

1 Like

The checkpoint should automatically reset, no? Could you explain a little bit more on what you need help on?

When the player respawns, basically the barrier does not reset

maybe you could use a lifecycle? i’ll go check

so what exactly are you making
is the barrier like a gate to a boss?

so is the problem that the checkpoint is inside the lobby? sry for the questions btw

im guessing
theres a checkpoint before the point of no return
in that case you could maybe use a zone to make the barrier disappear when you get near it

Like basically it’s the entrance to the lobby of a game and once they reach a certain point I don’t want them to go back (and no lifecycle doesn’t work)

No the checkpoint is outside the lobby.

henlo fello birb.

umm make a lifecycle, and set it to… no that wont work

umm, if the player oofs via laser or zone or damager, make it so that when (player enters zone) (laser hits player) (player damaged) the barrier/ checkpoint resets

1 Like

Sorry nevermind it was just a bug :sweat_smile:

1 Like

This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.