#how do i adjust the Speed

1 messages · Page 1 of 1 (latest)

jaunty ravine
#

how do i adjust the Speed of a animation track. i tried this but it didnt work

WalkForwardtrack:AdjustSpeed(-1)
WalkForwardtrack:Play()```
jaunty ravine
#

solved it

#
WalkBackwardtrack:Play(0.1, 1, -1)```