#so im making an obby like game to test my roblox studio skills
1 messages · Page 1 of 1 (latest)
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
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
how do i add this to the game
startercharacterscripts
send ur script
just the normal roblox one
and i enabled looped animation
but the animation is not like how i wanted
thats in the animation editor
nvm i quit
** You are now Level 1! **
where even is ur idle animation
im not doing this anymore
dont quit bro
it doesnt save when i click smth
wdym?
the script just dosent make sense to me
it does