Factorio Prototype DocsVersion 1.1.107

Stripe :: struct

Used as an alternative way to specify animations.

Properties

width_in_frames :: uint32
height_in_frames :: uint32

Mandatory when Stripe is used in Animation. [...]

Mandatory when Stripe is used in Animation. [...]

filename :: FileName
x optional :: uint32
y optional :: uint32

Properties

width_in_frames :: uint32

height_in_frames :: uint32

Mandatory when Stripe is used in Animation.

Optional when it is used in RotatedAnimation, where it defaults to RotatedAnimation::direction_count.

filename :: FileName

x :: uint32 optional

Default: 0

y :: uint32 optional

Default: 0

Prototypes

Types