Prototype/PlayerPort: Difference between revisions
Jump to navigation
Jump to search
(Added prototype type to page) |
(Set prototype parent) |
||
Line 1: | Line 1: | ||
{{Prototype parent|Prototype/EntityWithHealth}} | |||
== Basics == | == Basics == | ||
Prototype type: '''player-port''' | Prototype type: '''player-port''' |
Revision as of 15:51, 24 July 2019
Prototype definitions » PrototypeBase » Prototype/Entity » Prototype/EntityWithHealth » Prototype/EntityWithOwner » Prototype/PlayerPort
Basics
Prototype type: player-port
Extends Prototype/EntityWithHealth. 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.
animation
Type: Types/Animation