CheckpointManager

  • lastCheckpoint: Returns the position of the last checkpoint triggered.

SetCheckpoint(Transform obj)

Store a new position as the last checkpoint.

  • obj: Object whose position will be set as Last Checkpoint

Last updated