#so im making an obby like game to test my roblox studio skills

1 messages · Page 1 of 1 (latest)

lost iron
#

Toggle loop.

clever panther
#

I just tried that

#

but now my animation

#

just doesnt work at all

lost iron
#

or a custom one?

clever panther
#

oh i just kinda fixed it

#

but the legs arent how i want them to be

#

i want em like this

#

but idk how to do that

lost iron
#

rotate them 😭

#

press r when animating a limb

#

it will toggle rotation

clever panther
#

thats what i did

#

but when i apply the animation to the player

#

it doesnt work

covert rain
#

With the script that plays it

local animation = Instance.new("Animation")
animation.AnimationId = animationId

local track = humanoid:LoadAnimation(animation)
track.Looped = true
track:Play()
track:AdjustSpeed(playbackSpeed)

with my script you have to make sure the track is looping in the script

clever panther
#

how do i add this to the game

covert rain
#

wheres ur script

#

@clever panther

clever panther
#

startercharacterscripts

covert rain
#

send ur script

clever panther
#

just the normal roblox one

#

and i enabled looped animation

#

but the animation is not like how i wanted

covert rain
#

thats in the animation editor

clever panther
#

nvm i quit

pure mistBOT
#

studio** You are now Level 1! **studio

covert rain
#

where even is ur idle animation

clever panther
#

im not doing this anymore

covert rain
#

dont quit

#

where is ur idle animation

clever panther
#

i literally change part of the game

#

and it doesnt save

#

im quitting

covert rain
#

dont quit bro

clever panther
#

it doesnt save when i click smth

covert rain
#

wdym?

clever panther
#

and the animation isnt like how i want

#

the legs arent in their posistion

covert rain
#

the script just dosent make sense to me

clever panther
#

it does