Checkpoint

Checkpoint Functionality

When a player activates a checkpoint, upon dying, they will automatically respawn at that checkpoint's location. You can attach any method to onTriggerCheckpoint to execute custom actions without interfering with the checkpoint's default behavior.

Last updated