EntPlayerSpawnSpot
Player Spawn Spot
Used by User's to select a spawn spot
ID: EntPlayerSpawnSpot
Base Type: Entity Component
Values
Name | Type | Description |
---|---|---|
Spawn On Ground | Bool Variable | If true players will spawn on the surface below the spawn point rather than at it's exact position. - Defaults to True |
Random Spot Inside | Bool Variable | Will spawn at a random postion inside the SpawnSpot's area |
Only If Player Set To Team | Team Variable | Will only allows players set to this Team to spawn here |
Properties
Name | Type | Description |
---|---|---|
Get Spawn Position | Vector3 | |
Get Ground Position | Vector3 |
Return Value Events
Name | Type | Description |
---|---|---|
Can User Use Spot(User arg1) | Bool | Can set if a User can use this Spawn Spot |
Attributes:
ModboxMain.MBTypeComponentNoIngameAddingAttribute
Updated over 1 year ago