#Walk Animation Need Help!
150 messages · Page 1 of 1 (latest)
.
when i did script one it just didnt work in game so i deleted it
well it worked for someone else but not me
did u do a local script or a script
** You are now Level 1! **
so it works for only you?
ok put it in replicated storage
yes
it now just this
the reason other people cant see it is because its a local script
cant he just add the id of the animation to the default roblox script
it should still work
bro no
wait 1 s
thats how i did mine a while back
IM GONNA SEND THE FULL SCRIPT HERE AND THE ID OF THE ANIMATION
it prob cuz i put it in wrong spot idk
could you copy the script and send it in a format so we can look at it better
local char = script.Parent
local hum = char:FindFirstChildWhichIsA("Humanoid")
char:WaitForChild("Animate").run.RunAnim.AnimationId = "your animation id"
animation id 14301908036
put this in local script in starter charcter
make a new local script ? @silver spindle
this my way to change animations its work
alright ill delete the old script
whats animation you want to change ?
it a walking animation
ok this script will work anshaalla
no
huh
and This is how the ID writes
--"http://www.roblox.com/asset/?id= your id number "
i add a space where the = is like after right
** You are now Level 2! **
no
** You are now Level 1! **
pro give me your id number
directly after the =
wait
i dont see why youd add a space
"http://www.roblox.com/asset/?id=14301908036" Copy and paste
will do
are you sure it overwrites the default walk anim
yes
did you upload the id correctly to roblox
Yeah
odd
hm
i have a different script that handles all character animations
wanna try it
we could though its over 500 lines
ill send the won we just did here
**task.wait(2)
local char = script.Parent
local hum = char:FindFirstChildWhichIsA("Humanoid")
char:WaitForChild("Animate").run.RunAnim.AnimationId = 14301908036**
and removing every animation id that i have would take a bit
@silver spindle how come it doesnt work for him
animation id is a number
not a website
hm
put only the animation id
like this
yes
should i test it
yes
@ionic zealot try this script its work with me ```lua
local plr = game.Players.LocalPlayer
local char = plr.Character or plr.CharacterAdded:Wait()
char:WaitForChild("Animate").toolnone.ToolNoneAnim.AnimationId = your animarion id
should i change your animation to mine
yes i think what i said was wrong
show me your animation in animation editor
** You are now Level 3! **
oh i made it with moon animator
is it run anim ?
it a walk
whats the animation priority
whats that
yous should put priority movement
uhhh
the animation model it self is in another game what i cant get into but it was made by a animator themself sooo
ok try it with my script
put local script in starter charcter and "http://www.roblox.com/asset/?id=14301908036" Copy and paste
char:WaitForChild("Animate").toolnone.ToolNoneAnim.AnimationId = "http://www.roblox.com/asset/?id=14301908036"
so change toolnonanim to run anim ?
wait
char:WaitForChild("Animate").run.RunAnim.AnimationId = "http://www.roblox.com/asset/?id=14301908036"
ok try now 👍
not working but we got some errors (ignores ones covered in red there other stuff within the game the error were looking at is one up top
Your animation is not working the script work but the animation is broken
oh
alright should i just remake the animation and go from there
but ill save the same script of course
its work with my animation
weird
ill look into it thanks for helping doe means alot ill save the script so if i get the animation working then yeah!!!
yes
if you use this script with your broken animation and the cahrcter does nothing while walking its working
ohhh
if you charcter do this , the script is work
you just need to change the animation and its will work
Alright Thanks! ig thats all i needed help with
You're welcome