Script: local walkAnimationId = "rbxassetid://YourWalkAnimationIdHere." local idleAnimationId = "rbxassetid://YourIdleAnimationIdHere." local jumpAnimationId = "rbxassetid://YourJumpAnimationIdHere." local players = game:GetService("Players") local function onCharacterAdded(character) local humanoid = character:WaitForChild("Humanoid")
local animateScript = character:WaitForChild("Animate")
animateScript.walk.WalkAnim.AnimationId = walkAnimationId animateScript.idle.Animation1.AnimationId = idleAnimationId animateScript.jump.JumpAnim.AnimationId = jumpAnimationId end local function onPlayerAdded(player) player.CharacterAppearanceLoaded:Connect(onCharacterAdded) end players.PlayerAdded:Connect(onPlayerAdded)
Do we/I have to remove the "walkAnimationId" "idleAnimationId" And the "jumpAnimationId"? Also, can you do some tutorials on "X to Slide" "Q to dash" and also "C to crouch"? Thanks! Also, I subbed👍👍 It's fine if you don't want to!
I know this might be late but I have a question, for some reason the idle animation I made doesn't want to play whenever I publish it, I did the script correctly and everything. It plays in roblox studio but not when I play the game, is there anyway to fix that?
What would I do if I wanted to add a punching animation on m1 or maybe an m1 combo? Oh but it’s not a tool you just spawn in with your hands in a stance
When I try to add an Animation Track, nothing happens. I click "Add All Body" and nothing happened. How do I fix this? The problem happens for R6 rigs only. R15 animations work perfectly...
hey idk if it was just me but every time I look for a custom R6 animation video and I try to do put in the script (I do exactly as each video told me to) and it would either just make the character walk normally or completely remove the walking animation
It could be that the animation simply hasn't been moderated yet. It usually takes a different amount of time for each animation to be properly moderated and then can be used.
Wait can you give me the script or another tutorial bc I wanna add a running animation but idk how to make it get added to the script you have I’m not really good with scripting so if you could help me that would be great thanks again
I copied everything correctly but in the end the jump animation didn't work. I reuploaded my jump animation and pasted it into the same area, but to no avail. What do I do to fix this?
when ever i start walking sometimes it wont work and i have to jump so it works again does anyone have a fix? edit: nvm roblox studio was just being stupid
hi rusty. Idk how to add an key frame or how it called cuz i was animating a weird strict dad anim but then i can only do a part of the walking (if u dont know what is it sry idk how it named) and not the entire walking😅
can you make a tutorial for animations when doing things, example: im making an fps game and i need to make a custom animation for holding the gun but idk how
Guys remember when he said that you have to put the id in your character that says animation with it you have to change that old id to the new one! 8:51
yo rusty when i play test my game all the animations work but the thing is, when my friend play tests the game he doesn't get the animations is there anyway i can fix it and when i check the output it says "Humanoid is not a valid member of LocalScript"
If you are working in a group, you will need to publish the animations with the group as the creator, otherwise, you will need to make sure that the owner of the game publishes the animations.
can you help me? i have looping enabled, and the animation plays succesfully, but whenever i stop running and start running again my character just slides.
for some reason when i wrote the script myself it didnt work, however after i stole the script from the comments, it works (i have never animated in my life)
alright theres an issue with this, itll only work if you keep moving, if you happen to stop and then start moving when the animation would be after the beginning, it just wont load
The coding or something didn’t work? My animations are still the same. I inputted all the coding and functions but it still didn’t work? I give up I’ve been on this almost all night
It… didn’t work… I checked the scripts and I rewatched a couple times to make sure I didn’t make a mistake but every time I play the game the animations are the default. does anybody know how to fix this?
Hey, the walking animation is really buggy. Because when I try to walk, It doesn't play any animations, there is a little chance to play It. Or I need to jump always to play It when I walk.
For some reason it makes it so I animate with little circles that I have to turn and I don't have the ability to use the little green dots. Can someone help me? me and a friend are trying to make a game and I'm in charge of animation.
this tutorial doesnt work anymore or its just me, when i click inside my character, it doesnt appear what the tutorial shows, it shows backpack startergear etc. please answer my issue
Hi there! The tutorial still works, but I believe you might be looking in the wrong place. Instead of looking in the Players Service, you want to look in the Workspace service and find where your character is in there. It should have your name on it. Thanks for watching!
You can open up the animation editor on the same dummy you used to animate the walk animation. However, if you've already deleted your dummy, you can find your animation in the toolbox under "My Animations"
Hey, can anyone help me I have a problem with my game? Because whenever I try to do something like this it works however right when I upload the game it breaks. Please someone help me with this problem.
Script:
local walkAnimationId = "rbxassetid://YourWalkAnimationIdHere."
local idleAnimationId = "rbxassetid://YourIdleAnimationIdHere."
local jumpAnimationId = "rbxassetid://YourJumpAnimationIdHere."
local players = game:GetService("Players")
local function onCharacterAdded(character)
local humanoid = character:WaitForChild("Humanoid")
local animateScript = character:WaitForChild("Animate")
animateScript.walk.WalkAnim.AnimationId = walkAnimationId
animateScript.idle.Animation1.AnimationId = idleAnimationId
animateScript.jump.JumpAnim.AnimationId = jumpAnimationId
end
local function onPlayerAdded(player)
player.CharacterAppearanceLoaded:Connect(onCharacterAdded)
end
players.PlayerAdded:Connect(onPlayerAdded)
Do we/I have to remove the "walkAnimationId" "idleAnimationId" And the "jumpAnimationId"?
Also, can you do some tutorials on "X to Slide" "Q to dash" and also "C to crouch"? Thanks! Also, I subbed👍👍
It's fine if you don't want to!
@@AnderWinn you can change and remove them, they are just names for your variables
I followed the video step by step and it didn’t work now I’m upset
Thx
@@EliteNindoIsMyName it works very good, check your script is correctly changed
Thank you soo much for learning me how to make r6 animations! I only knew r15 but this is very useful! Thanks a lot!
Bro tysm this was the only tutorial I could find and AI couldn't even help ur the king fr 👑
when i do it for some reason it doesnt work. do you have a solution? i did everything right??
i have a problm, one i start walking it plays but when i stand still and then start walking again it doesnt play; does someone have the solution?
Yoooo rusty I’ve been looking for this for SO long
WELP I'M STILL LOOKING FOR A DECENT ONE BUT THIS ONE DOESN'T F###ING WORK, THIS SUCKS
@@nixdesenhos7144true it doesn’t work
@@nixdesenhos7144 it works for literally everyone else. You, my friend, simply have a skill issue
skill issue@@nixdesenhos7144
@@nixdesenhos7144 maybe because you dont know how to animate
THW ONE VIDEO THAT ACTUALLY WORKED, thank you im subbing :D
Thanks for subbing!
when you stop running and run again the animation breaks ( i lied just had to input the other animations)
Omggggggggggggg it works!! thank you for making this vid!
You're welcome!
@@rustysillybandit’s not working for most of us. Please make a updated ver
@@Diamond-yt It is working just make sure you follow the steps exactly as they are
@@MusicArtistFr I ended up doing it on my own lol
@@Diamond-yt Oh haha
ayoooooo
thankyou so much bro!!!!!!!, after finding a good tutorial i finally found you!!!!!!! my saviour!!!! i subscribed! thankyou so much!!
For those who it didn’t work you might have to change your body type to r6 if you are using that (I don’t know if it works but it worked for me)
It worked TYSM! that's a well deserved sub.
can we appreciate his work like he even put the script in the comments.
He did💀💀💀💀 I wasted so much didnt I
@@Thestrongestbattlefr same
No it did not work for me
So i've been developing a Battleground game and this guy is just what i needed to make the run animation and the m1s to work, your a goat.
whats the name
Ya what da name
Bro thanks so much i was spending so much time looking fr the right vid tysm man!
No problem 👍
@rustysillyband it won't work when I play my game but it works when testing when I play it on roblox it's just standing still even when I walk
this script really does help, one of the best ones I've seen WORK to this day!
tried to use this with a custom startercharacter, but whenever i tested it it just played the default anims
Same
Same, this is my 4th attempt and not a single video worked. Perfect!
same here.
Same here
I might know a fix
try adding this to the script:
local default = script.Parent:WaitForChild("Animate")
default:Destroy()
OMG TYSM I NEED TO KNOW THAT SO MUCH YOU ARE MAKING BEST TUTORIAL VIDEOS
is there a way to make the jump anim stay on the ground for a certain amount of time and THEN jump, so the falling anim doesnt interupt it?
this worked thank you so much
This script really helped thanks man!
You are the BEST! It didn't even took 10 hours like the other youtubers. Thanks a lot man you just earned a sub!
Thanks for the sub!
Bro this is such a helpful video thank you for this
I know this might be late but I have a question, for some reason the idle animation I made doesn't want to play whenever I publish it, I did the script correctly and everything. It plays in roblox studio but not when I play the game, is there anyway to fix that?
u earned a new sub this was really helpfull many other videos didnt work but this one did thank you👍👍
Thanks for the sub!
What would I do if I wanted to add a punching animation on m1 or maybe an m1 combo? Oh but it’s not a tool you just spawn in with your hands in a stance
use userInputService to check if the user presses the left mouse button and is holding nothing then do what you want it too.
When I try to add an Animation Track, nothing happens. I click "Add All Body" and nothing happened. How do I fix this? The problem happens for R6 rigs only. R15 animations work perfectly...
How might I give custom animations to only a morph and not whenever you just load into the game without a morph?
Dude once I finish my game, which is called The Offbeat Adventure, plz make a vid on it if you can, you do not have to but it will be great
The only animation that worked was the walk animation. No idle or jump. Can i get some help?
bro you help a lot thanks you help you showed me i dident need mirror moon for this thanks and bye
hey idk if it was just me but every time I look for a custom R6 animation video and I try to do put in the script (I do exactly as each video told me to) and it would either just make the character walk normally or completely remove the walking animation
Same
did you ever find a fix for this?
It could be that the animation simply hasn't been moderated yet. It usually takes a different amount of time for each animation to be properly moderated and then can be used.
Thank you so much! Is there a way to change fall animation?
Yup there probably is.
Wait can you give me the script or another tutorial bc I wanna add a running animation but idk how to make it get added to the script you have I’m not really good with scripting so if you could help me that would be great thanks again
I copied everything correctly but in the end the jump animation didn't work. I reuploaded my jump animation and pasted it into the same area, but to no avail. What do I do to fix this?
Thanks For The Script🛠
what would the animation priority be for the other animations in your animate localscript?
For swimming, it would be movement, for falling, it would be core, and I think pretty much all of the other ones are core too.
does the walk/run animation have to be on seperate block rigs? or do i have to make a seperate block rig for every animation?
i think not, one rig can hold multiple animations
Thanks It Worked Really Good
when ever i start walking sometimes it wont work and i have to jump so it works again does anyone have a fix? edit:
nvm roblox studio was just being stupid
is it supposed to only play the animation once?
this tut was very helpful!! however i have no idea how to create a jump animation and add it to the script, if you see this pls help thank you
hi rusty. Idk how to add an key frame or how it called cuz i was animating a weird strict dad anim but then i can only do a part of the walking (if u dont know what is it sry idk how it named) and not the entire walking😅
can you make a tutorial for animations when doing things, example: im making an fps game and i need to make a custom animation for holding the gun but idk how
Hiya! So instead of making a jump animation, I want to make a run animation. How do I do that?
is there a way to add effects or parts to rigs? i cant afford moon animator and if you answer this that will help alot!
I have moon animator and I can't even do what the video is about
For the run, after 5 seconds it stops and makes me freeze while walking is there a way to fix it?
Thanks bro ur the goat.
fr
w this works so well! great for starters
Guys remember when he said that you have to put the id in your character that says animation with it you have to change that old id to the new one! 8:51
yo rusty when i play test my game all the animations work but the thing is, when my friend play tests the game he doesn't get the animations is there anyway i can fix it and when i check the output it says "Humanoid is not a valid member of LocalScript"
If you are working in a group, you will need to publish the animations with the group as the creator, otherwise, you will need to make sure that the owner of the game publishes the animations.
@rustysillyband it works but why does it sometimes work and sometimes doesn't?
Does this also work for R15 animations?
i dont know if I did something wrong but when I did everything and went to play my game through the roblox app the animations did NOT apply.
Did you make sure to save/publish to roblox? That could be why unless you put smth in the wrong place
U just earned a sub :D
I know this video is old but is there any way to make the player have custom animations if i put a different rig in the StarterCharacter?
Thank you SO much, this really helped!
I made both animations in blender and the idle worked just fine but the walk just doesnt work at all anyone know a fix to this?
Same here but i just made it in roblox studio
Ik its late, but did you fix it?
I have the same problem: everything working but not walking and running
can you help me? i have looping enabled, and the animation plays succesfully, but whenever i stop running and start running again my character just slides.
nevermind, fixed it!
this really works, i even used this. IM SUBBING AND LIKING
for some reason when i wrote the script myself it didnt work, however after i stole the script from the comments, it works
(i have never animated in my life)
It worked when I test play on studio but when I go play on the actual game it just has a still character
alright theres an issue with this, itll only work if you keep moving, if you happen to stop and then start moving when the animation would be after the beginning, it just wont load
just add the running id into the idle and jump aswell
I wanted your original r6 walk at the beggining of the video do you still have the code for it?
I have the script, I made my animation and published it, i put the animation id in there… And my character just slides around with no animation.
The coding or something didn’t work? My animations are still the same.
I inputted all the coding and functions but it still didn’t work?
I give up
I’ve been on this almost all night
Same maybe he lied
what did you use to make the idle?? i can’t do it
too
It… didn’t work… I checked the scripts and I rewatched a couple times to make sure I didn’t make a mistake but every time I play the game the animations are the default. does anybody know how to fix this?
In the Tycoon Series can you make it so the tycoon resets when a player leaves the game? Also keep up the good work!
Yep! We're going to be going over that soon!
Hey, the walking animation is really buggy. Because when I try to walk, It doesn't play any animations, there is a little chance to play It. Or I need to jump always to play It when I walk.
just a quick quetion on why dont it work does it have to be onsale???
The very last line is underlined in blue and wont work how do i fix it
the configuration screen for publishing to roblox is too big how do i make it so i can click the submit button?
Hey man I need help I can’t add like anything to the rig so I can’t use key frames or anything I can’t even move the torso can u help me
how do you make this work for every r6 player? cus it only works for me and not my friends
Hello Rusty Can you make a Roblox tutorial about how to make an npc teleport to the player every 5 seconds for example
For some reason it makes it so I animate with little circles that I have to turn and I don't have the ability to use the little green dots. Can someone help me? me and a friend are trying to make a game and I'm in charge of animation.
Thanks for the help bro
this tutorial doesnt work anymore or its just me, when i click inside my character, it doesnt appear what the tutorial shows, it shows backpack startergear etc. please answer my issue
Hi there! The tutorial still works, but I believe you might be looking in the wrong place. Instead of looking in the Players Service, you want to look in the Workspace service and find where your character is in there. It should have your name on it. Thanks for watching!
The walking and idle one is working but I can’t get the jumping animation to work for some reason dose anyone know why?
THANK YOU, MAN, YOU ARE THE BEST!!!
why i can only move or change the position of the arms,i cant do anything to the torso or the head
I tried to publish the animation but the publish button doesnt show up. Why????
Thank you, you helped me a lot.
Glad I could help. Thank you so much for watching!
Thank You so much this helped me so much and keep up the work its like the best tutorial ever thank you
Thank you so much
thank you so much bro this helped me make my game!1
yoo this help i was so confused about the other vids i watched because they were from a long time ago
ty
NOTHING WORKS
i made a mistake on one of my walking animations, how do I edit them?
You can open up the animation editor on the same dummy you used to animate the walk animation. However, if you've already deleted your dummy, you can find your animation in the toolbox under "My Animations"
mine wont wwork :
You can do the same with the moon animator?
As long as you can get the animation id.
@@rustysillyband Thanks then mate
ty bro, appreciated it.
how would you add a fall and climb
Whats the plugin used in the video?
none?
its using the roblox animating system which is built in already
Works there run animation?
Can u tell me how i can change swimming animation and swim idle i really need it please
Hey, can anyone help me I have a problem with my game?
Because whenever I try to do something like this it works however right when I upload the game it breaks.
Please someone help me with this problem.
How would I make it only animate a certain player not all players
THIS IS THE TRUE GOAT
im confused how to make idle animation can you show me how you created it
mines stopped working and Ik I did nothing wrong, could you make a updated ver