#How to change walk animation
1 messages · Page 1 of 1 (latest)
thats not the way to do it (atleast i think) , what i would do is test the game, go into the character in the workspace, and copy the animate script, after that exit testing, paste the script into StarterCharacterScripts and edit all of the animation id's to whatever your anim id is and test the game and it should work
one question, why did you try this? did someone tell you to do this or was it a guess
Player Animations are located at PlayerChar.Animate.[Animations]
tutorial
i don't know how to do this without a tutorial
my mind turns blank when i think for myself
when it comes to scripting
all i know is variable and function spam
watching tutorials aren't helping me
use a animate script then change the animations or use humanoid.running function
the one in the humanoid of my player i tried that
Did it work?
** You are now Level 1! **
no
is the animation your using yours?
yes
Make sure to change the animations inside the script and outside the script
wdym outside
wdym @tender minnow
can you help me
read the docs
there are 100,000+ developer forum pages for just changing someone run animation
i’d say just grab a free model run script and study how it works
i try to study how it works but it's too complex for mer
** You are now Level 6! **
Very first result
This Is My Second Post Of The Day, Yeah I’m Still Learning. Anyways I Want To Change The Default Run And Walk Animation With My Animations But I Have No Idea How. Many People Use This Set Of Code But It Gives Me The Error Of Animation Failed To Load. game.Players.PlayerAdded:Connect(function(plr) plr.CharacterAdded:Connect(function(char) ...
do you know where to start
scripting
i feel lost even tho i took a 2 week break
i forgot everything
i learned years ago from taking free models, and just reading them
not using them but just reading them
i want to do this but i get so lost
i don't understand anything going on
like i tried
downloading the sword script from roblox
and understanding it
but i didn't know a thing
or figure out anything
thank you i got it
i want to do things and use things without having to search up stuff
like how game scripters be doin it
i want to get at that level