Prototype/PipeToGround: Difference between revisions
Jump to navigation
Jump to search
(Added prototype type to page) |
(0.17) |
||
Line 13: | Line 13: | ||
'''Type''': [[Types/table]] of [[Types/Sprite]] | '''Type''': [[Types/table]] of [[Types/Sprite]] | ||
Table with the following members: | Table with the following mandatory members: | ||
* down - [[Types/Sprite]] | * down - [[Types/Sprite]] | ||
* up - [[Types/Sprite]] | * up - [[Types/Sprite]] | ||
* left - [[Types/Sprite]] | * left - [[Types/Sprite]] | ||
* right - | * right - [[Types/Sprite]] | ||
Revision as of 17:01, 9 April 2019
Basics
Prototype type: pipe-to-ground
Extends Prototype/EntityWithHealth.
Mandatory properties
This prototype inherits all the properties from Prototype/EntityWithHealth.
fluid_box
Type: Types/FluidBox
pictures
Type: Types/table of Types/Sprite
Table with the following mandatory members:
- down - Types/Sprite
- up - Types/Sprite
- left - Types/Sprite
- right - Types/Sprite