EntRespawn
Respawn
Respawn a entity after its dead. Will respawn Entity as it was when it entered play mode
ID: EntRespawn
Base Type: Entity Component
Values
Name | Type | Description |
---|---|---|
Respawn After Death | Bool Variable | Defaults to True |
Respawn After Death Time | Number Variable | How many seconds it will take for the entity to respawn after it has been removed. - Defaults to 1 - s |
Methods
Name | Description |
---|---|
Instant Respawn() | Dies and respawns the entity instantly |
Updated over 2 years ago