Documentation

Sprite Sequence Track - Open Dev Kit Documentation

Open Dev Kit Documentation :: Game :: Sprite Sequence Track

Game.SpriteSequenceTrack
Track in a sprite sequence

Functions

Equal ( Other Sprite Sequence Track ) Boolean
Get Keyframe ( Key Sprite Sequence Key*, Time Float, Allow Repeat Boolean )
Gets the keyframe at a specific time
Set Keyframe ( Key Sprite Sequence Key*, Time Float, Property API Node* )
Sets a keyframe at a specific time
Draw ( Render Context Render Context*, Sprite Data Sprite Data*, Sprite Pose Sprite Pose*, Time Float, Tint Color Color HDR, Tint Specular Color HDR, Layer Color Color HDR, Editor Boolean )
Draws the sprite sequence track

Properties

Render Layer Integer
number used to avoid z-fighting and to dictate which tracks are drawn based on actor poses
Transition Curve Standard Transition Curve
transition curve used in general between each keyed frame
Track Repeating Method Standard Repeating Method
method used when sequence is repeated; affects keys only, so animation repeating method may also need to be adjusted
Hologram Hologram Parameters
hologram parameters for this track
Shared Sprite Sequence Shared
sprite structural layer this track is shared with
Image Index Integer
index of the image used for this track
Animation Index Integer
index of the animation used for this track
Model Index Integer
index of the model used for this track
Attachment Index Integer
index of the attachment used for this track
Physics Shape Index Integer
index of the physics shape used for this track
Parent Sprite Sequence'
parent sprite sequence of this track
Index Integer
index of this track
Editor Timeline Area Rectangle
cached timeline area in the editor
Editor Timeline Duration Float
cached timeline duration in the editor
Keys Position Sprite Sequence Key Position Array
keys for position animation
Keys Scale Sprite Sequence Key Scale Array
keys for scale animation
Keys Orientation Sprite Sequence Key Orientation Array
keys for orientation animation
Keys Color Sprite Sequence Key Color Array
keys for color animation

If you think anything is missing, please feel free to: submit documentation feedback on this page