Prototype/Cliff: Difference between revisions
Jump to navigation
Jump to search
(→Optional properties: 0.17) |
(Set prototype parent) |
||
Line 1: | Line 1: | ||
{{Prototype parent|Prototype/Entity}} | |||
== Basics == | == Basics == | ||
Prototype type: '''cliff''' | Prototype type: '''cliff''' |
Revision as of 15:16, 24 July 2019
Prototype definitions » PrototypeBase » Prototype/Entity » Prototype/Cliff
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
cliff_explosive
Type: Types/string
Name of an capsule that has a robot_action to explode cliffs.