#DUDE it's been a week since i coded and i alr don't know what to do

1 messages · Page 1 of 1 (latest)

frozen rivet
#

im trying to make the jump speed slower the animation

#

i want to make my jump slower

#

i got through the beginner course of brawl dev course and im on advanced and i still don't know what to do

#

i know what each of those do

#

but when i try to do something that isn't really like script course like i just get lost

#

in all the steps

strong rune
#

Just make a new animation broncharono

frozen rivet
#

they don't finish

strong rune
#

Pretty sure you can use AdjustSpeed on animation

unreal bloom
frozen rivet
#

this is a premade script called animate

#

how do i adjustspeed on that

strong rune
#

track:AdjustSpeed(speed)

frozen rivet
#

Ight

frozen rivet
#

i just want the jump speed to change

strong rune
#

So track:AdjustSpeed(0.9) makes it slower by 0.1 since normally track speed is 1

frozen rivet