AdjustSpeed (Function): Difference between revisions

From Goodblox Wiki
Jump to navigationJump to search
(created the page)
 
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 10:30, 20 September 2021


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