Skip to content

RotatingScreens.sequentialSprites

Alex Kulcsar edited this page Apr 20, 2023 · 1 revision

RotatingScreens.sequentialSprites property

Get or set whether sprites will be displayed sequentially or randomly. Only applies to Blank Space mode.

RotatingScreens.sequentialSprites: boolean

Parameter or return value

Boolean: true = show sprites in order, false = show sprites in random order.

Clone this wiki locally