Prototype/Gate: 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. === vertical_...")
 
(Added prototype type to page)
Line 1: Line 1:
== Basics ==
== Basics ==
Prototype type: '''gate'''
Extends [[Prototype/EntityWithHealth]].
Extends [[Prototype/EntityWithHealth]].



Revision as of 16:27, 21 January 2019

Basics

Prototype type: gate

Extends Prototype/EntityWithHealth.

Mandatory properties

This prototype inherits all the properties from Prototype/EntityWithHealth.

vertical_animation

Type: Types/Animation

horizontal_animation

Type: Types/Animation

vertical_base

Type: Types/Sprite

horizontal_base

Type: Types/Sprite

vertical_rail_animation_left

Type: Types/Animation

vertical_rail_animation_right

Type: Types/Animation

horizontal_rail_animation_left

Type: Types/Animation

horizontal_rail_animation_right

Type: Types/Animation

vertical_rail_base

Type: Types/Animation

horizontal_rail_base

Type: Types/Animation

vertical_rail_base_mask

Type: Types/Sprite

horizontal_rail_base_mask

Type: Types/Sprite

wall_patch

Type: Types/Sprite4Way

opening_speed

Type: Types/float

activation_distance

Type: Types/double

timeout_to_close

Type: Types/uint32

open_sound

Type: Types/Sound

close_sound

Type: Types/Sound

Optional properties

collision_mask

Type: Types/CollisionMask