Animator

extends Instance

Class fields

FieldXML typeValue
NamestringAnimator

Functions

1
LoadAnimation
(animation: Instance) → Instance
FieldXML typeValue
NamestringLoadAnimation

Events

4
OnAdjustSpeed
(animation: Content, speed: float) → void
FieldXML typeValue
NamestringOnAdjustSpeed
OnPlay
(animation: Content, fadeTime: float, weight: float, speed: float) → void
FieldXML typeValue
NamestringOnPlay
OnSetTimePosition
(animation: Content, timePosition: float) → void
FieldXML typeValue
NamestringOnSetTimePosition
OnStop
(animation: Content, fadeTime: float) → void
FieldXML typeValue
NamestringOnStop