Types/AnimatedVector
Jump to navigation
Jump to search
Used by Prototype/FluidTurret.
Mandatory properties
rotations
Type: Types/table of Types/table
An array of tables with the following key/value pairs:
- frames - array of Types/vector - Mandatory. Sizes of all
frames
arrays must be the same. - render_layer - Types/RenderLayer - Optional.
Optional properties
render_layer
Type: Types/RenderLayer
Default render layer for the rotations.
direction_shift
Type: Types/table
Table with the following optional key/value pairs:
- north - Types/vector
- east - Types/vector
- south - Types/vector
- west - Types/vector