Prototype/PlayerPort: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(Created page with "== Basics == Extends Prototype/EntityWithHealth. == Mandatory properties == This prototype inherits all the properties from Prototype/EntityWithHealth. === animation...")
 
(description)
Line 1: Line 1:
== Basics ==
== Basics ==
Extends [[Prototype/EntityWithHealth]].
Extends [[Prototype/EntityWithHealth]]. This entity immediately respawns characters when they die (no respawn time) at its location. If there are multiple player ports in the world, the character will respawn at the nearest player port to their death location.


== Mandatory properties ==
== Mandatory properties ==

Revision as of 12:58, 24 October 2018

Basics

Extends Prototype/EntityWithHealth. This entity immediately respawns characters when they die (no respawn time) at its location. 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