AdjustWeight (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 02:45, 22 September 2021


Function
Syntax AdjustWeight( Float weight = 1, Float fadeTime = 0.100000001 )
Returns n/a
Description: Changes the weight of an animation, with the optional fadeTime parameter determining how long it takes for the current weight to reach the new weight.
In Object: AnimationTrack