AdjustSpeed (Function): Difference between revisions

From Goodblox Wiki
Jump to navigationJump to search
mNo edit summary
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{CatUp|Functions}}
{{CatUp|Functions}}
<onlyinclude>{{Function|
<onlyinclude>{{Function|
name                  = AdjustSpeed
name                  = AdjustSpeed
Line 8: Line 7:
|object              = [[GBX.lua.AnimationTrack (Object)|AnimationTrack]]
|object              = [[GBX.lua.AnimationTrack (Object)|AnimationTrack]]
}}</onlyinclude>
}}</onlyinclude>
[[Category:Functions]]

Latest revision as of 20:37, 23 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