Types/Animation4Way: Difference between revisions
Jump to navigation
Jump to search
(Created page with "A map of animations for all 4 directions of the entity, or one Types/Animation that is used for all directions. === north === '''Type''': Types/Animation Optional. I...") |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
A map of animations for all 4 directions of the entity, or one [[Types/Animation]] that is used for all directions. | A map of animations for all 4 directions of the entity, or one [[Types/Animation]] that is used for all directions. | ||
== Properties == | |||
=== north === | === north === |
Latest revision as of 08:59, 24 August 2018
A map of animations for all 4 directions of the entity, or one Types/Animation that is used for all directions.
Properties
north
Type: Types/Animation
Optional. If omitted, the game will not look for any other directions and instead try to load the whole definition as one Types/Animation and apply it to all directions.
east
Type: Types/Animation
south
Type: Types/Animation
west
Type: Types/Animation