Namespace Eco.Gameplay.Systems.InitialSpawn
Classes
InitialSpawnConfig
InitialSpawnPlugin
Plugin that owns data for the InitialSpawnManager, handling choices when players enter a world.
SpawnPoint
Interfaces
ISpawnPositionOffset
Implementing this interface in a world object means that when the object is chosen for player spawning, the spawn position will be this offset + world object position.