Skip to main content
Version: 5.x

Nodes > Functions > Coords > Flipbook Coords

Flipbook Coords

Converts coordinates to match frames on a flipbook sheet.

Inputs

NameTypeDescription
CoordsfloatInput coordinates to be converted
Frame CountfloatHorizontal and vertical number of frames appearing on the flipbook sheet
Max FramesfloatNumber of valid animation frames. Frame numbers higher than this are ignored, useful when working with a flipbook texture having empty frames at the end.
Offset (frames)floatFrame offset to apply
Speed (fps)floatWhen animation is enabled, controls animation speed in frames per second
Offset (seconds)floatWhen animation is enabled, applies a time offset in seconds

Outputs

NameTypeDescription
CoordsfloatConverted coordinates matching the current frame to draw on the flipbook sheet

Properties

NameTypeDescription
AnimateboolIf enabled, the current frame will be animated over time, cycling horizontally then vertically through the flipbook sheet
Was this page helpful?
Yes
No