void Respawn() { MovePlayer.LockPlayer(false, "Die"); transform.position = lastCheckPoint.transform.position; MoveCamera.ForcePosition(); }