How to CREATE Custom R6 Animations IN Roblox Studio

Поділитися
Вставка
  • Опубліковано 5 лис 2024

КОМЕНТАРІ • 533

  • @rustysillyband
    @rustysillyband  Рік тому +109

    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)

    • @AnderWinn
      @AnderWinn Рік тому +10

      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!

    • @agnibhomitra4017
      @agnibhomitra4017 Рік тому +1

      @@AnderWinn you can change and remove them, they are just names for your variables

    • @EliteNindoIsMyName
      @EliteNindoIsMyName Рік тому +3

      I followed the video step by step and it didn’t work now I’m upset

    • @Mulrn-12
      @Mulrn-12 Рік тому

      Thx

    • @-nebulous-6310
      @-nebulous-6310 Рік тому

      @@EliteNindoIsMyName it works very good, check your script is correctly changed

  • @famousjacket
    @famousjacket 9 місяців тому +9

    Thank you soo much for learning me how to make r6 animations! I only knew r15 but this is very useful! Thanks a lot!

  • @zxotiic_9374
    @zxotiic_9374 9 днів тому

    Bro tysm this was the only tutorial I could find and AI couldn't even help ur the king fr 👑

  • @EpikDaCool
    @EpikDaCool Рік тому +3

    when i do it for some reason it doesnt work. do you have a solution? i did everything right??

  • @MDSL3234
    @MDSL3234 17 днів тому +1

    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?

  • @BlunderbussGamer
    @BlunderbussGamer Рік тому +11

    Yoooo rusty I’ve been looking for this for SO long

    • @nixdesenhos7144
      @nixdesenhos7144 Рік тому

      WELP I'M STILL LOOKING FOR A DECENT ONE BUT THIS ONE DOESN'T F###ING WORK, THIS SUCKS

    • @octovein
      @octovein Рік тому

      @@nixdesenhos7144true it doesn’t work

    • @IsLaytin
      @IsLaytin 9 місяців тому

      @@nixdesenhos7144 it works for literally everyone else. You, my friend, simply have a skill issue

    • @MXQKING
      @MXQKING 8 місяців тому

      skill issue​@@nixdesenhos7144

    • @alexacassandraerafulgencio6263
      @alexacassandraerafulgencio6263 8 місяців тому +2

      @@nixdesenhos7144 maybe because you dont know how to animate

  • @PadamiPlays
    @PadamiPlays Рік тому +2

    THW ONE VIDEO THAT ACTUALLY WORKED, thank you im subbing :D

  • @JayKais
    @JayKais Рік тому +4

    when you stop running and run again the animation breaks ( i lied just had to input the other animations)

  • @Kirito-zq1wp
    @Kirito-zq1wp Рік тому +4

    Omggggggggggggg it works!! thank you for making this vid!

    • @rustysillyband
      @rustysillyband  Рік тому

      You're welcome!

    • @Diamond-yt
      @Diamond-yt 9 місяців тому

      @@rustysillybandit’s not working for most of us. Please make a updated ver

    • @MusicArtistFr
      @MusicArtistFr 4 місяці тому

      @@Diamond-yt It is working just make sure you follow the steps exactly as they are

    • @Diamond-yt
      @Diamond-yt 4 місяці тому

      @@MusicArtistFr I ended up doing it on my own lol

    • @MusicArtistFr
      @MusicArtistFr 4 місяці тому

      @@Diamond-yt Oh haha

  • @Zyph3rRBLX
    @Zyph3rRBLX 7 місяців тому

    ayoooooo
    thankyou so much bro!!!!!!!, after finding a good tutorial i finally found you!!!!!!! my saviour!!!! i subscribed! thankyou so much!!

  • @nihalbasir2618
    @nihalbasir2618 10 місяців тому

    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)

  • @ChipsRBLX
    @ChipsRBLX Рік тому +1

    It worked TYSM! that's a well deserved sub.

  • @SL8DEPLAYZ
    @SL8DEPLAYZ Рік тому +10

    can we appreciate his work like he even put the script in the comments.

  • @HenrryAlmendarezDaniel
    @HenrryAlmendarezDaniel 5 місяців тому +2

    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.

    • @bubba-fish
      @bubba-fish 2 місяці тому +1

      whats the name

    • @Plushiz
      @Plushiz 2 місяці тому +1

      Ya what da name

  • @KaiLovesPBJ
    @KaiLovesPBJ Рік тому +2

    Bro thanks so much i was spending so much time looking fr the right vid tysm man!

    • @rustysillyband
      @rustysillyband  Рік тому

      No problem 👍

    • @IEATHAMBURGERCUZONIONS
      @IEATHAMBURGERCUZONIONS 5 місяців тому

      ​@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

  • @Dominic.6766
    @Dominic.6766 4 місяці тому

    this script really does help, one of the best ones I've seen WORK to this day!

  • @graydude8796
    @graydude8796 Рік тому +5

    tried to use this with a custom startercharacter, but whenever i tested it it just played the default anims

  • @ThePovTeamOfficial
    @ThePovTeamOfficial Рік тому +1

    OMG TYSM I NEED TO KNOW THAT SO MUCH YOU ARE MAKING BEST TUTORIAL VIDEOS

  • @Soniteus
    @Soniteus Місяць тому

    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?

  • @Xionish
    @Xionish Місяць тому

    this worked thank you so much

  • @randomki6250
    @randomki6250 5 місяців тому +1

    This script really helped thanks man!

  • @SIn1sterous
    @SIn1sterous Рік тому +2

    You are the BEST! It didn't even took 10 hours like the other youtubers. Thanks a lot man you just earned a sub!

  • @Alex-o8o3q
    @Alex-o8o3q 9 місяців тому

    Bro this is such a helpful video thank you for this

  • @Marthehunter
    @Marthehunter 4 місяці тому

    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?

  • @True_Meme_Blaster
    @True_Meme_Blaster Рік тому

    u earned a new sub this was really helpfull many other videos didnt work but this one did thank you👍👍

  • @jjim6477
    @jjim6477 Рік тому +2

    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

    • @kotium143
      @kotium143 Рік тому

      use userInputService to check if the user presses the left mouse button and is holding nothing then do what you want it too.

  • @chrisafton105
    @chrisafton105 7 місяців тому

    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...

  • @CherryCC239
    @CherryCC239 2 місяці тому

    How might I give custom animations to only a morph and not whenever you just load into the game without a morph?

  • @Alex-o8o3q
    @Alex-o8o3q 9 місяців тому

    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

  • @NOSESMASH
    @NOSESMASH 5 місяців тому +1

    The only animation that worked was the walk animation. No idle or jump. Can i get some help?

  • @platu-water
    @platu-water 3 місяці тому +1

    bro you help a lot thanks you help you showed me i dident need mirror moon for this thanks and bye

  • @nnamrraj
    @nnamrraj 9 місяців тому +1

    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

    • @RANDOMschtuff381
      @RANDOMschtuff381 9 місяців тому

      Same

    • @mikenzikes
      @mikenzikes 8 місяців тому

      did you ever find a fix for this?

    • @rustysillyband
      @rustysillyband  8 місяців тому

      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.

  • @TeenyBitSilly
    @TeenyBitSilly 6 місяців тому +1

    Thank you so much! Is there a way to change fall animation?

  • @sharkiologist
    @sharkiologist Рік тому +1

    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

  • @Protoegen
    @Protoegen 3 місяці тому

    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?

  • @amienmelody
    @amienmelody 11 місяців тому

    Thanks For The Script🛠

  • @k5skyy
    @k5skyy Рік тому +2

    what would the animation priority be for the other animations in your animate localscript?

    • @rustysillyband
      @rustysillyband  Рік тому +2

      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.

  • @SugarCainYT
    @SugarCainYT 7 місяців тому

    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?

    • @CertifiedDingus.
      @CertifiedDingus. 6 місяців тому

      i think not, one rig can hold multiple animations

  • @glad528
    @glad528 Рік тому +1

    Thanks It Worked Really Good

  • @everythingchannel5426
    @everythingchannel5426 Рік тому +1

    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

  • @iglin06
    @iglin06 6 місяців тому

    is it supposed to only play the animation once?

  • @fluffbutt2346
    @fluffbutt2346 6 місяців тому

    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

  • @francyciccio-cl4he
    @francyciccio-cl4he 9 місяців тому

    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😅

  • @Noxives
    @Noxives 5 місяців тому

    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

  • @PMC_Raven
    @PMC_Raven 5 місяців тому

    Hiya! So instead of making a jump animation, I want to make a run animation. How do I do that?

  • @strrutttitttt4560
    @strrutttitttt4560 Рік тому +2

    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!

    • @shaneharding7399
      @shaneharding7399 Рік тому

      I have moon animator and I can't even do what the video is about

  • @godzukizgaming2376
    @godzukizgaming2376 Рік тому

    For the run, after 5 seconds it stops and makes me freeze while walking is there a way to fix it?

  • @mtgb-pu8vl
    @mtgb-pu8vl Рік тому +3

    Thanks bro ur the goat.

  • @mNXcuidk
    @mNXcuidk 6 місяців тому

    w this works so well! great for starters

  • @Plushiz
    @Plushiz 2 місяці тому +1

    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

  • @bruh-mc6wl
    @bruh-mc6wl Рік тому +1

    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"

    • @rustysillyband
      @rustysillyband  Рік тому

      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.

    • @bruh-mc6wl
      @bruh-mc6wl Рік тому

      @rustysillyband it works but why does it sometimes work and sometimes doesn't?

  • @lrnz3902
    @lrnz3902 10 місяців тому

    Does this also work for R15 animations?

  • @RatsAreSpooky
    @RatsAreSpooky 3 місяці тому

    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.

    • @kofii000
      @kofii000 3 місяці тому

      Did you make sure to save/publish to roblox? That could be why unless you put smth in the wrong place

  • @CoolXGamer14
    @CoolXGamer14 Рік тому +1

    U just earned a sub :D

  • @bruh-it1or
    @bruh-it1or 10 місяців тому

    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?

  • @TheTomlazy
    @TheTomlazy 6 місяців тому

    Thank you SO much, this really helped!

  • @Baolapao
    @Baolapao Рік тому +1

    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?

    • @mathiashansen2424
      @mathiashansen2424 Рік тому +1

      Same here but i just made it in roblox studio

    • @maxkasters2198
      @maxkasters2198 Рік тому

      Ik its late, but did you fix it?
      I have the same problem: everything working but not walking and running

  • @totallylegit7124
    @totallylegit7124 Рік тому

    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.

  • @Fry139
    @Fry139 Рік тому

    this really works, i even used this. IM SUBBING AND LIKING

  • @Warlung
    @Warlung 2 місяці тому

    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)

  • @cringecoric
    @cringecoric Місяць тому

    It worked when I test play on studio but when I go play on the actual game it just has a still character

  • @Ayo_The_Pizza_Here.
    @Ayo_The_Pizza_Here. 2 місяці тому

    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

    • @LopsidedBlob
      @LopsidedBlob Місяць тому

      just add the running id into the idle and jump aswell

  • @FlyingRBLX2011
    @FlyingRBLX2011 7 місяців тому

    I wanted your original r6 walk at the beggining of the video do you still have the code for it?

  • @kan.z1
    @kan.z1 4 місяці тому

    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.

  • @FloraV0XX
    @FloraV0XX Рік тому +1

    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

  • @thedogeoftheyear
    @thedogeoftheyear Рік тому +1

    what did you use to make the idle?? i can’t do it

  • @HazyyyA
    @HazyyyA 4 місяці тому

    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?

  • @luxari4298
    @luxari4298 Рік тому +9

    In the Tycoon Series can you make it so the tycoon resets when a player leaves the game? Also keep up the good work!

    • @rustysillyband
      @rustysillyband  Рік тому +1

      Yep! We're going to be going over that soon!

  • @GameRushOfficial
    @GameRushOfficial Рік тому

    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.

  • @Venoxq455
    @Venoxq455 10 місяців тому

    just a quick quetion on why dont it work does it have to be onsale???

  • @Darealcooldudenoah10
    @Darealcooldudenoah10 2 місяці тому

    The very last line is underlined in blue and wont work how do i fix it

  • @bilai235
    @bilai235 11 місяців тому

    the configuration screen for publishing to roblox is too big how do i make it so i can click the submit button?

  • @NocturnalVR
    @NocturnalVR 7 місяців тому

    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

  • @Kerbist
    @Kerbist Рік тому

    how do you make this work for every r6 player? cus it only works for me and not my friends

  • @Johnink03
    @Johnink03 Рік тому +1

    Hello Rusty Can you make a Roblox tutorial about how to make an npc teleport to the player every 5 seconds for example

  • @Legomaster2204
    @Legomaster2204 7 місяців тому

    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.

  • @FunnyBones96-d9e
    @FunnyBones96-d9e Рік тому +1

    Thanks for the help bro

  • @Memetyn
    @Memetyn 10 місяців тому

    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

    • @rustysillyband
      @rustysillyband  10 місяців тому

      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!

  • @kayak-ux6yu
    @kayak-ux6yu 10 місяців тому

    The walking and idle one is working but I can’t get the jumping animation to work for some reason dose anyone know why?

  • @baloon_animations
    @baloon_animations Рік тому

    THANK YOU, MAN, YOU ARE THE BEST!!!

  • @sp4rcklxx
    @sp4rcklxx 6 місяців тому

    why i can only move or change the position of the arms,i cant do anything to the torso or the head

  • @stevebelton1421
    @stevebelton1421 Рік тому

    I tried to publish the animation but the publish button doesnt show up. Why????

  • @бокси
    @бокси 8 місяців тому

    Thank you, you helped me a lot.

    • @rustysillyband
      @rustysillyband  8 місяців тому

      Glad I could help. Thank you so much for watching!

  • @jayden5897
    @jayden5897 Рік тому

    Thank You so much this helped me so much and keep up the work its like the best tutorial ever thank you

  • @Sanstheskeleton1
    @Sanstheskeleton1 25 днів тому

    Thank you so much

  • @Memetoee
    @Memetoee 11 місяців тому

    thank you so much bro this helped me make my game!1

  • @tempest2KK
    @tempest2KK 6 місяців тому

    yoo this help i was so confused about the other vids i watched because they were from a long time ago
    ty

  • @thaddeus8145
    @thaddeus8145 Рік тому +1

    i made a mistake on one of my walking animations, how do I edit them?

    • @rustysillyband
      @rustysillyband  Рік тому +1

      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"

  • @khrysjanzenbaradero8381
    @khrysjanzenbaradero8381 Рік тому +2

    mine wont wwork :

  • @mrpogmann
    @mrpogmann Рік тому +1

    You can do the same with the moon animator?

    • @rustysillyband
      @rustysillyband  Рік тому

      As long as you can get the animation id.

    • @mrpogmann
      @mrpogmann Рік тому +1

      @@rustysillyband Thanks then mate

  • @CSNP_49
    @CSNP_49 Рік тому

    ty bro, appreciated it.

  • @slinkeysharko5888
    @slinkeysharko5888 11 місяців тому +1

    how would you add a fall and climb

  • @NumberFifteen15
    @NumberFifteen15 Рік тому +1

    Whats the plugin used in the video?

    • @m_i_d_n_i_g_h_t
      @m_i_d_n_i_g_h_t Рік тому

      none?
      its using the roblox animating system which is built in already

  • @biltovu08
    @biltovu08 Рік тому +1

    Works there run animation?

  • @Krygz
    @Krygz Рік тому

    Can u tell me how i can change swimming animation and swim idle i really need it please

  • @Goofarama
    @Goofarama 11 місяців тому

    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.

  • @SlimeTimeNoLime
    @SlimeTimeNoLime 3 місяці тому

    How would I make it only animate a certain player not all players

  • @WinterSnoozele
    @WinterSnoozele 22 дні тому

    THIS IS THE TRUE GOAT

  • @tempest2KK
    @tempest2KK 5 місяців тому

    im confused how to make idle animation can you show me how you created it

  • @notdoggo4866
    @notdoggo4866 Рік тому

    mines stopped working and Ik I did nothing wrong, could you make a updated ver