Prototype/PlayerPort: Difference between revisions
Jump to navigation
Jump to search
(Set prototype parent) |
(1.1.51: Prototype/EntityWithOwner added) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Prototype parent|Prototype/ | {{Prototype parent|Prototype/EntityWithOwner}} | ||
[[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 | |||
== Mandatory properties == | == Mandatory properties == | ||
This prototype inherits all the properties from [[Prototype/ | This prototype inherits all the properties from [[Prototype/EntityWithOwner]]. | ||
{{Prototype property|animation|[[Types/Animation|Animation]]}} | |||
Latest revision as of 19:27, 21 January 2022
Prototype definitions » PrototypeBase » Prototype/Entity » Prototype/EntityWithHealth » Prototype/EntityWithOwner » Prototype/PlayerPort
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/EntityWithOwner.
animation
Type: Animation