How to CREATE Custom R6 Animations IN Roblox Studio

Поделиться
HTML-код
  • Опубликовано: 19 окт 2024

Комментарии • 529

  • @rustysillyband
    @rustysillyband  Год назад +106

    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 8 месяцев назад +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!

  • @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 8 месяцев назад

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

    • @MXQKING
      @MXQKING 7 месяцев назад

      skill issue​@@nixdesenhos7144

    • @alexacassandraerafulgencio6263
      @alexacassandraerafulgencio6263 7 месяцев назад +2

      @@nixdesenhos7144 maybe because you dont know how to animate

  • @PadamiPlays
    @PadamiPlays Год назад +2

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

  • @KaiLovesPBJ
    @KaiLovesPBJ Год назад +2

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

    • @rustysillyband
      @rustysillyband  Год назад

      No problem 👍

    • @PHILFLAHWASBANNED
      @PHILFLAHWASBANNED 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

  • @HenrryAlmendarezDaniel
    @HenrryAlmendarezDaniel 4 месяца назад +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.

  • @Kirito-zq1wp
    @Kirito-zq1wp Год назад +4

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

    • @rustysillyband
      @rustysillyband  Год назад

      You're welcome!

    • @Diamond-yt
      @Diamond-yt 8 месяцев назад

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

  • @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!

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

  • @ThePovTeamOfficial
    @ThePovTeamOfficial Год назад +1

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

  • @Xionish
    @Xionish 16 дней назад

    this worked thank you so much

  • @platu-water
    @platu-water 2 месяца назад +1

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

  • @EpikDaCool
    @EpikDaCool Год назад +3

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

  • @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👍👍

  • @nihalbasir2618
    @nihalbasir2618 9 месяцев назад

    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)

  • @Zyph3rRBLX
    @Zyph3rRBLX 7 месяцев назад

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

  • @randomki6250
    @randomki6250 4 месяца назад +1

    This script really helped thanks man!

  • @tempest2KK
    @tempest2KK 5 месяцев назад

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

  • @Dominic.6766
    @Dominic.6766 3 месяца назад

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

  • @Alex-o8o3q
    @Alex-o8o3q 8 месяцев назад

    Bro this is such a helpful video thank you for this

  • @MDSL3234
    @MDSL3234 13 часов назад +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?

  • @TheTomlazy
    @TheTomlazy 6 месяцев назад

    Thank you SO much, this really helped!

  • @mNXcuidk
    @mNXcuidk 5 месяцев назад

    w this works so well! great for starters

  • @glad528
    @glad528 Год назад +1

    Thanks It Worked Really Good

  • @Waffleman77
    @Waffleman77 8 дней назад

    Thank you so much

  • @WinterSnoozele
    @WinterSnoozele 5 дней назад

    THIS IS THE TRUE GOAT

  • @liam.does4rt
    @liam.does4rt 11 месяцев назад +2

    The exact simple tutorial i need for my simplistic noodle brain.

  • @mtgb-pu8vl
    @mtgb-pu8vl Год назад +3

    Thanks bro ur the goat.

  • @CoolXGamer14
    @CoolXGamer14 Год назад +1

    U just earned a sub :D

  • @jayden5897
    @jayden5897 Год назад

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

  • @amienmelody
    @amienmelody 11 месяцев назад

    Thanks For The Script🛠

  • @mudskipgamer97
    @mudskipgamer97 Год назад +1

    been looking for a tutorial on this, went through three that didn't work and this did! Thanks!

  • @Fry139
    @Fry139 Год назад

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

  • @CSNP_49
    @CSNP_49 11 месяцев назад

    ty bro, appreciated it.

  • @FunnyBones96-d9e
    @FunnyBones96-d9e Год назад +1

    Thanks for the help bro

  • @Plushiz
    @Plushiz Месяц назад +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

  • @baloon_animations
    @baloon_animations 11 месяцев назад

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

  • @-nebulous-6310
    @-nebulous-6310 Год назад +1

    THANKS BRO THANKSSSS

  • @Memetoee
    @Memetoee 11 месяцев назад

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

  • @Cooloderpy
    @Cooloderpy 11 месяцев назад

    Thank you so much!!

  • @бокси
    @бокси 8 месяцев назад

    Thank you, you helped me a lot.

    • @rustysillyband
      @rustysillyband  8 месяцев назад

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

  • @GanG_CaaG
    @GanG_CaaG Год назад +1

    THX :)

  • @Goofypoofyboo
    @Goofypoofyboo 2 месяца назад

    thank you bro, please make more.

  • @JayKais
    @JayKais Год назад +4

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

  • @stevenbigodon9614
    @stevenbigodon9614 5 месяцев назад

    Very helpful!

  • @Catmeme459
    @Catmeme459 Год назад

    Omg Thank you so much

  • @ImBaconBoy13
    @ImBaconBoy13 6 месяцев назад

    Finally a working tutorial

  • @TeenyBitSilly
    @TeenyBitSilly 5 месяцев назад +1

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

  • @DOLOR_010
    @DOLOR_010 4 месяца назад

    This man is divine

  • @PixeIPioneer
    @PixeIPioneer Год назад +1

    TYSM i am new to scripting Lua and this is helping me learn, here is a sub

    • @PixeIPioneer
      @PixeIPioneer Год назад +1

      also another note: thank you for not just spoon feeding it to us and actually explaining what things do!

  • @itsnomis2410
    @itsnomis2410 Год назад +1

    thanks bro!!!

  • @inveko_
    @inveko_ 11 месяцев назад

    thanks!

  • @frooskapoo3135
    @frooskapoo3135 Год назад +5

    Yeeeee

  • @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!

  • @Funilly
    @Funilly 3 месяца назад

    Thank you

  • @Master_.Cone1
    @Master_.Cone1 6 месяцев назад

    thank u so much new sub

  • @icysoda12
    @icysoda12 2 месяца назад

    OMG WAIT IT WORKS LETSGO!!!!

  • @Haroldhai
    @Haroldhai 9 месяцев назад

    This video is really helpfull thanks

  • @baconfaclover9168
    @baconfaclover9168 Год назад

    THANK YOU SO MUCH BRO!!! IVE BEEN TRYING TO GET A CUSTOM FOR OVER4 MONTHS

  • @SugarCainYT
    @SugarCainYT 6 месяцев назад

    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

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

  • @davidlau8005
    @davidlau8005 2 месяца назад

    TYSM!!!!!!!

  • @ToacI
    @ToacI Год назад +1

    THANK YOUUUUUUU

  • @sangle-cz3yq
    @sangle-cz3yq 3 месяца назад

    thanks you a lot

  • @NOSESMASH
    @NOSESMASH 5 месяцев назад +1

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

  • @NOTEmptyhead
    @NOTEmptyhead 5 месяцев назад

    i love you bro

  • @Marthehunter
    @Marthehunter 3 месяца назад

    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?

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

  • @lrnz3902
    @lrnz3902 10 месяцев назад

    Does this also work for R15 animations?

  • @JamizTheRoamer
    @JamizTheRoamer 10 месяцев назад

    THX

  • @thedogeoftheyear
    @thedogeoftheyear Год назад +1

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

  • @iglin06
    @iglin06 5 месяцев назад

    is it supposed to only play the animation once?

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

  • @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?

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

  • @FlyingRBLX2011
    @FlyingRBLX2011 6 месяцев назад

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

  • @oggabogga12345
    @oggabogga12345 3 месяца назад

    You SWAGG

  • @monicat8
    @monicat8 8 месяцев назад

    Okay so at first it didn't work in the original game i implemented in but then i created a new game and pasted the script back in so now its good ty

  • @Alex-o8o3q
    @Alex-o8o3q 8 месяцев назад

    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

  • @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)

  • @pumpythecrazicat425
    @pumpythecrazicat425 Год назад +1

    yooo this worked!

  • @chrisafton105
    @chrisafton105 6 месяцев назад

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

  • @graydude8796
    @graydude8796 Год назад +5

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

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

  • @biltovu08
    @biltovu08 Год назад +1

    Works there run 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

  • @avatarsokka7480
    @avatarsokka7480 Год назад

    for anyone who says it doesnt work make sure to change your game settings to r6

    • @shaneharding7399
      @shaneharding7399 Год назад

      It still doesn't work 💀
      I copied and pasted the exact code, and put in the animation ids by paste. It might be a Roblox problem.

  • @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?

  • @keyvanguerrero9696
    @keyvanguerrero9696 Год назад

    i need help with idle code can you help (and btw what does "Animation1" mean?)

  • @Kerbist
    @Kerbist Год назад

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

  • @godzukizgaming2376
    @godzukizgaming2376 Год назад

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

  • @Protoegen
    @Protoegen 2 месяца назад

    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?

  • @PMC_Raven
    @PMC_Raven 4 месяца назад

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

  • @Venoxq455
    @Venoxq455 9 месяцев назад

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

  • @Nullified_Rbx
    @Nullified_Rbx 3 месяца назад

    how about on a custom character, it works fine but when i add a custom character which is what the player will look like, the animations dont work, any fixes?

  • @Noxives
    @Noxives 4 месяца назад

    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

  • @francyciccio-cl4he
    @francyciccio-cl4he 8 месяцев назад

    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😅

  • @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?

  • @mohonaparvin
    @mohonaparvin Год назад

    Does it work with a animation from the toolbox or you need to make one?