Tesseract Engine Documentation

Player.SetSpawnPoint Method 

Set the player's spawn point

public void SetSpawnPoint(
   Vector3 spawn
);

Parameters

spawn
Spawn point

See Also

Player Class | DarkWynter.Engine.GameObjects Namespace