AdjustSpeed (Function): Difference between revisions

From Goodblox Wiki
Jump to navigationJump to search
mNo edit summary
mNo edit summary
Line 8: Line 8:
|object              = [[GBX.lua.AnimationTrack (Object)|AnimationTrack]]
|object              = [[GBX.lua.AnimationTrack (Object)|AnimationTrack]]
}}</onlyinclude>
}}</onlyinclude>
[[Category:Functions]]

Revision as of 02:49, 22 September 2021


Function
Syntax AdjustSpeed( Float speed = 1 )
Returns n/a
Description: This method allows you to change the speed of an animation while it is playing.
In Object: AnimationTrack