Prototype/Cliff: Difference between revisions
Jump to navigation
Jump to search
(Created page with "== Basics == Extends Prototype/Entity. == Mandatory properties == This prototype inherits all the properties from Prototype/Entity. === orientations === '''Type''':...") |
(Added prototype type to page) |
||
Line 1: | Line 1: | ||
== Basics == | == Basics == | ||
Prototype type: '''cliff''' | |||
Extends [[Prototype/Entity]]. | Extends [[Prototype/Entity]]. | ||
Revision as of 16:27, 21 January 2019
Basics
Prototype type: cliff
Extends Prototype/Entity.
Mandatory properties
This prototype inherits all the properties from Prototype/Entity.
orientations
Type: Types/table of Types/OrientedCliffPrototype
Table with the following members:
- west_to_east - Types/OrientedCliffPrototype - Mandatory.
- north_to_south - Types/OrientedCliffPrototype - Mandatory.
- east_to_west - Types/OrientedCliffPrototype - Mandatory.
- south_to_north - Types/OrientedCliffPrototype - Mandatory.
- west_to_north - Types/OrientedCliffPrototype - Mandatory.
- north_to_east - Types/OrientedCliffPrototype - Mandatory.
- east_to_south - Types/OrientedCliffPrototype - Mandatory.
- south_to_west - Types/OrientedCliffPrototype - Mandatory.
- west_to_south - Types/OrientedCliffPrototype - Mandatory.
- north_to_west - Types/OrientedCliffPrototype - Mandatory.
- east_to_north - Types/OrientedCliffPrototype - Mandatory.
- south_to_east - Types/OrientedCliffPrototype - Mandatory.
- west_to_none - Types/OrientedCliffPrototype - Mandatory.
- none_to_east - Types/OrientedCliffPrototype - Mandatory.
- north_to_none - Types/OrientedCliffPrototype - Mandatory.
- none_to_south - Types/OrientedCliffPrototype - Mandatory.
- east_to_none - Types/OrientedCliffPrototype - Mandatory.
- none_to_west - Types/OrientedCliffPrototype - Mandatory.
- south_to_none - Types/OrientedCliffPrototype - Mandatory.
- none_to_north - Types/OrientedCliffPrototype - Mandatory.
grid_size
Type: Types/vector
grid_offset
Type: Types/vector
Optional properties
cliff_height
Type: Types/float
Default: 4