Types/Sprite8Way

From Official Factorio Wiki
Jump to navigation Jump to search

A map of sprites for all 8 directions of the entity.

Properties

north

Type: Types/Sprite

north_east

Type: Types/Sprite

east

Type: Types/Sprite

south_east

Type: Types/Sprite

south

Type: Types/Sprite

south_west

Type: Types/Sprite

west

Type: Types/Sprite

north_west

Type: Types/Sprite

sheets

Type: Array of Types/SpriteNWaySheet

Optional. If given, this is used instead of any other properties that may be present.

sheet

Type: Types/SpriteNWaySheet

Optional. If given, and #sheets isnt present, this is used instead of any other properties that may be present.