@modules/spawning
Spawning module - handles player spawn and position persistence.
Classes
| Class | Description |
|---|---|
| SpawnService | Spawn manager service handling player spawning and position persistence. |
Interfaces
| Interface | Description |
|---|---|
| SpawningConfig | - |
Variables
default
default: Module;Defined in: src/modules/core/spawning/module.ts:19
Functions
| Function | Description |
|---|---|
| getSpawningConfig | - |
References
Character
Re-exports Character
CharacterSpawnPoint
Re-exports CharacterSpawnPoint