Prototype/PlayerPort: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (tile -> entity) |
||
Line 1: | Line 1: | ||
{{Prototype parent|Prototype/EntityWithHealth}} | {{Prototype parent|Prototype/EntityWithHealth}} | ||
[[File: | [[File:playerport_entity.png|thumb|200px|right|A player port tile as seen in the [[map editor]].]]When a character dies, this entity will immediately respawn the character at the entities location, so there is no respawn time. If there are multiple player ports in the world, the character will respawn at the nearest player port to their death location. | ||
{{Prototype TOC|player-port}} | {{Prototype TOC|player-port}} |
Revision as of 18:28, 11 August 2020
When a character dies, this entity will immediately respawn the character at the entities location, so there is no respawn time. If there are multiple player ports in the world, the character will respawn at the nearest player port to their death location.
Mandatory properties
This prototype inherits all the properties from Prototype/EntityWithHealth.