The ULTIMATE Beginner's Guide to Animating in Roblox Studio

แชร์
ฝัง
  • เผยแพร่เมื่อ 20 พ.ย. 2024

ความคิดเห็น • 1.3K

  • @rustysillyband
    @rustysillyband  ปีที่แล้ว +280

    This tutorial is to teach any beginners how to animate in Roblox Studio, I know I already touched up on this subject a while back, but this tutorial covers everything you'd need to know, and the other one didn't exactly. Hope this helps, thanks for watching!
    Dummy Script:
    local animation = script.Animation -- This is getting our animation from the script, make sure you use your own animation ids!
    local humanoid = script.Parent.Humanoid -- This is getting our humanoid from the dummy!
    local animTrack = humanoid:LoadAnimation(animation) -- This is loading our animation for the humanoid!
    animTrack:Play() -- This will play your animation!
    animTrack:AdjustSpeed(0.5) -- Change the Float Integer to whatever speed you'd like!
    wait(8) -- This is a wait() it will wait 8 seconds, you can change this to whatever, or just remove it!
    animTrack:Stop() -- This will stop your Animation!
    Player Script:
    local animation = script:WaitForChild("Animation") -- This is getting our animation from the script, make sure you use your own animation ids!
    local humanoid = script.Parent:WaitForChild("Humanoid") -- This is getting our humanoid from the player!
    local animTrack = humanoid:LoadAnimation(animation) -- This is loading our animation for the humanoid!
    animTrack:Play() -- This will play your animation!
    animTrack:AdjustSpeed(0.5) -- Change the Float Integer to whatever speed you'd like!
    wait(8) -- This is a wait() it will wait 8 seconds, you can change this to whatever, or just remove it!
    animTrack:Stop() -- This will stop your Animation!
    If you'd like to play the animation when a part gets touched, here's the code! Keep in mind, you do still need your animation variables!
    game.Workspace.Part.Touched:Connect(function(hit) -- This function will run when a part in the workspace gets touched!
    local player = game.Players:GetPlayerFromCharacter(hit.Parent)
    if player then
    animTrack:Play() -- This will play your animation!
    end
    end)

    • @Dom-HSK
      @Dom-HSK ปีที่แล้ว +7

      hey, so, I have a problem that I'd hope you might know the answer to, me n a friend are workin on a roblox game, made some anims, crouch anims, I can see them on myself and him in game when we crouch, but he can't see them on himself or me, an when he puts these anims on a dummy, I can't see the anims playing, if you have any idea what could cause this I'd be very great full for any information.

    • @rustysillyband
      @rustysillyband  ปีที่แล้ว +9

      @@Dom-HSK If you guys are making the games on a group, then when you publish your animations to Roblox, you need to change the creator of the animation from "ME" to the name of your group.

    • @dipeashsuks8876
      @dipeashsuks8876 ปีที่แล้ว +7

      @@rustysillyband you really know every animations of roblox now I don’t need to animate with FLIPACLIP

    • @TheOfficialRipIDK
      @TheOfficialRipIDK ปีที่แล้ว +2

      hey, i have one question that i hope you can answer what if im collabing with other people but i dont have a group?
      oh and the code somehow didnt work for me, do i *have* to put it on a dummy? im trying it on my friends avatar and it didnt seem to work. Do you have an answer to that, perhaps?

    • @14A013
      @14A013 ปีที่แล้ว +3

      how do you loop the animation?

  • @Selatapey
    @Selatapey 8 หลายเดือนก่อน +39

    To make your animations look better you should try to follow actual animation rules like anticipation. For example, instead of throwing the arm straight out to punch, pull the arm back then throw it forward to give it more impact and make it look more lifelike

    • @rustysillyband
      @rustysillyband  8 หลายเดือนก่อน

      Great tip! Thanks for watching, have a great day!

    • @Bluepuffanimations
      @Bluepuffanimations หลายเดือนก่อน

      I know this cuz I make stop motion

  • @yoranpro1
    @yoranpro1 9 หลายเดือนก่อน +52

    I always saw animating as "hard" and "nearly impossible" for someone like me, but this tutorial really showed me how easy it can actually be! Really appreciated, instantly subcribed!

    • @rustysillyband
      @rustysillyband  9 หลายเดือนก่อน +4

      Glad I could help! Thanks for watching!

    • @TRQZed
      @TRQZed 8 หลายเดือนก่อน +1

      @@rustysillyband can i ask why in script 1 it says Animation is not a valid member of script

  • @Willy-o8h
    @Willy-o8h 7 หลายเดือนก่อน +66

    This vid changed my editing skill so much THX

  • @henryplumb7459
    @henryplumb7459 ปีที่แล้ว +88

    Thank you so much, as a returning dev from 2020, so much has changed and it's been overwhelming! This guide's helped immeasurably! I subscribed.

    • @kenitra123
      @kenitra123 8 หลายเดือนก่อน +2

      I can relate, everything is so complicated

    • @noamhananyev299
      @noamhananyev299 8 หลายเดือนก่อน

      if i even dev for a game that only have 100 players how much rbx should i make

    • @noamhananyev299
      @noamhananyev299 8 หลายเดือนก่อน

      like how much would i get overtime

    • @kenitra123
      @kenitra123 8 หลายเดือนก่อน

      @@noamhananyev299 nothing, 100 visits is barely anything

    • @thekingoftheland
      @thekingoftheland 5 หลายเดือนก่อน

      @@noamhananyev299 100 players is very hard to get even though it may seem like most games have way more than that.

  • @PHOENIXPLAYZOFFICIAL_
    @PHOENIXPLAYZOFFICIAL_ 7 หลายเดือนก่อน +160

    This Is 2024 Now And I Still Watches These Tutorials LOL, This Reminds Me Of The 2018-2019 Roblox Tutorials Which Were Made By 11 Year Old Kids And Those Tutorials Helped Us A Lot, The Nostalgia. 🥺
    Edit: how I got 40 likes? :O

    • @Ahmedplay1006
      @Ahmedplay1006 6 หลายเดือนก่อน +3

    • @szewanchoi2497
      @szewanchoi2497 4 หลายเดือนก่อน

      8:45

    • @thenoobietrex
      @thenoobietrex 3 หลายเดือนก่อน +1

      this was made in 2023

    • @Loafcat-j9h
      @Loafcat-j9h 3 หลายเดือนก่อน

      It was made 1 year ago what are u wafflin about

    • @PHOENIXPLAYZOFFICIAL_
      @PHOENIXPLAYZOFFICIAL_ 3 หลายเดือนก่อน

      @@Loafcat-j9h i’m talking about the other tutorials

  • @Rappid_
    @Rappid_ 10 หลายเดือนก่อน +67

    5:37 THANK YOU OH HOLY LORD ABOVE IVE NEEDED TO KNOW HOW TO DO THIS FOR SO GOD DAMN LONG JESUS CHRIST

    • @friendlyt954
      @friendlyt954 10 หลายเดือนก่อน +2

      skill isuse XD
      why did u click read balls :face-with-monocle:

    • @Gyro3sence
      @Gyro3sence 8 หลายเดือนก่อน +9

      @@friendlyt954 haha ur so funny bro 😐😐😐😐

    • @KEEPANIMALSSAFE
      @KEEPANIMALSSAFE 7 หลายเดือนก่อน +5

      Don't say that

    • @friendlyt954
      @friendlyt954 7 หลายเดือนก่อน +5

      @@Gyro3sence i made that comment when i was high af

    • @sendhelp93
      @sendhelp93 6 หลายเดือนก่อน

      @@friendlyt954 respect to my man he turned himself in🗿

  • @StonedTotheBones0000
    @StonedTotheBones0000 ปีที่แล้ว +102

    Okay so for my confused people. I have figured it out.
    so since his script says
    local animation = script.Animation
    local Humanoid = script.Parent.Humanoid
    local animationTrack = Humanoid:LoadAnimation(animation)
    animationTrack:Play()
    -------------------------------------------------------------------------------------------------
    There are only around three things you need to change to make your animation work!
    Change 3 of the words that say animation to the NAME of your animation when you are naming your animation in Roblox studio inside the explorer tab on your right side screen.
    For instance, I named my animation "Float"
    So I made my animation play in real time by rewriting it like this
    VVVV
    local Float = script.Float
    local Humanoid = script.Parent.Humanoid
    local animationTrack = Humanoid:LoadAnimation(Float)
    animationTrack:Play()
    I was having a bit of trouble understand at first but thankfuly I got it.

    • @rustysillyband
      @rustysillyband  ปีที่แล้ว +8

      Thank you! I'm glad you figured it out.

    • @jorisazozobrado2416
      @jorisazozobrado2416 5 หลายเดือนก่อน +2

      it still didnt work for me i even copied the name Float and typed it copy and pasted it it wont work for me may be im just not fit for it I guess

    • @jasonwika2653
      @jasonwika2653 5 หลายเดือนก่อน +4

      @@jorisazozobrado2416 It has to be the name of YOUR animation, not his.

    • @MintyyKing
      @MintyyKing 5 หลายเดือนก่อน +2

      This doesn't work either

    • @NothingMuchPodcast
      @NothingMuchPodcast 5 หลายเดือนก่อน +2

      @@jasonwika2653 he said he tried

  • @AsherBeHappy
    @AsherBeHappy ปีที่แล้ว +29

    this was super clear and i was able to understand it with ease. ive never ever script or animated before and i made a fluent walking animation and idle animation. thank you so much!

  • @DarkWasthere
    @DarkWasthere ปีที่แล้ว +17

    This Video Actually changed my life.. no joke, it will help me ALOT on stuff! Thanks for the tut bro.

  • @Alekss3
    @Alekss3 10 หลายเดือนก่อน +4

    Man i was trying to save it for like 5h and you finally saved me, thank you.

  • @Starsy1010
    @Starsy1010 ปีที่แล้ว +61

    This was very simple and well explained. Thank you!

  • @Testing-ki3mz
    @Testing-ki3mz 6 หลายเดือนก่อน +4

    Thanks man your a true legend. I'm a professional animator, but I'm a beginner at scripting, so I didn't know how to add the animations to the player. I can finally start my animator commission career thanks to you. Keep up the good work you earned a like and a sub!

  • @TheMostUnfunnyPlayer
    @TheMostUnfunnyPlayer ปีที่แล้ว +38

    I just found this channel today, but it is awesome and has really easy tutorials that probably even an 8-year-old could pick up on! You earned yourself a Subscriber!

    • @brickbehindthescreen
      @brickbehindthescreen ปีที่แล้ว +1

      I don’t know what happened but it didn’t work:(

    • @Ayazinanc
      @Ayazinanc ปีที่แล้ว

      same:c@@brickbehindthescreen

    • @imbunny749
      @imbunny749 11 หลายเดือนก่อน

      I can't do it and I'm over 8 years old (probably my adhd is the problem)

    • @ba6tatz
      @ba6tatz 10 หลายเดือนก่อน

      @@brickbehindthescreen did you uppercase the ones in need of uppercasing?

    • @AttractiveMilk
      @AttractiveMilk 9 หลายเดือนก่อน

      Fr

  • @even2065
    @even2065 ปีที่แล้ว +51

    For some reason roblox's default animation overrides my own made player idle animation but by adding this line
    local default = script.Parent:WaitForChild("Animate")
    default:Destroy()
    I was actually able to get it to work
    Subscribed, Thanks!

    • @waffleghostRoblox
      @waffleghostRoblox ปีที่แล้ว +4

      Thank you this is legit the greatest yet simplest fix (is simplest a word?)

    • @DylanZaGamerOfficial
      @DylanZaGamerOfficial ปีที่แล้ว +1

      Wait how do you get the default animation in the script because I want the default animation

    • @fulgersamuel8348
      @fulgersamuel8348 8 หลายเดือนก่อน +2

      Your A Real One. Thx For TIp ! i has the same problem testing it

    • @Slicey_w
      @Slicey_w 6 หลายเดือนก่อน +1

      TYSM

    • @bashdad3538
      @bashdad3538 3 หลายเดือนก่อน

      OMG IT DIDENT WORK FOR ME BUT I ADDED THIS AND IT WORKED TY

  • @BottomSaucer
    @BottomSaucer ปีที่แล้ว +12

    Best Instructor I have ever learned from for basic Roblox Animation, Thank you.

  • @KingXiao
    @KingXiao ปีที่แล้ว +11

    finnaly not some random pro just animating at light speed and expecting me too just mimick them thank you

    • @ErenzGaming
      @ErenzGaming 3 หลายเดือนก่อน +1

      fr

  • @PopcornIsYummy2
    @PopcornIsYummy2 5 หลายเดือนก่อน +9

    this helped SO much. thanks so much man you're the best

  • @itsme_dragonz
    @itsme_dragonz ปีที่แล้ว +16

    I like how they auto add the key frames and can move them
    What I like is the body parts won’t float away then come back in position like Gacha tweening

    • @baconheadhair6938
      @baconheadhair6938 ปีที่แล้ว +1

      What

    • @baconheadhair6938
      @baconheadhair6938 ปีที่แล้ว

      You cant even animate body parts in gacha thing

    • @djmaster87
      @djmaster87 ปีที่แล้ว

      @@baconheadhair6938 yea u can i used to

    • @AymanMorshed
      @AymanMorshed 11 หลายเดือนก่อน

      no fater!!111!!!1

  • @Mallowu
    @Mallowu 6 หลายเดือนก่อน +2

    This is one of the best tutorial videos ive ever watched

  • @Brndz_
    @Brndz_ ปีที่แล้ว +21

    Omg this is the best! I’ve been searching since last week for a video like this. Wow you deserve way more subs. Keep up the great work!

    • @rustysillyband
      @rustysillyband  ปีที่แล้ว +1

      Thank you so much!

    • @TRQZed
      @TRQZed 8 หลายเดือนก่อน

      @@rustysillyband hey can i ask why when i try to run in the output it says on the script line 1 Animation is not a valid member of script

    • @TRQZed
      @TRQZed 8 หลายเดือนก่อน

      @@rustysillyband hey btw is your rig anchored?

    • @TRQZed
      @TRQZed 8 หลายเดือนก่อน

      @@rustysillyband cause if i anchored it it will not move but if i un anchor my animation will go crazy since its a back flip

  • @thelampgamer
    @thelampgamer ปีที่แล้ว +5

    I can't wait for you to get to 10K Subs

  • @SomerandomPanda
    @SomerandomPanda 11 วันที่ผ่านมา

    woah this is the first time i saw person do it zooming in on the script is probably a really good thing to do for your viewers

  • @fIuxite
    @fIuxite ปีที่แล้ว +27

    local animation = script:WaitForChild("Animation")
    local humanoid = script.Parent:WaitForChild("Humanoid")
    local animationTrack = humanoid:LoadAnimation(animation)
    animationTrack:Play()

  • @dude-z8l
    @dude-z8l 2 หลายเดือนก่อน +1

    I have been wanting to animate for sooooooooo long and i never was in till NOW THANK YOU SOOOOOOOOOOOOOOO MUCH😃😃😃😃

  • @JasonTL123
    @JasonTL123 ปีที่แล้ว +9

    hey @rustysillyband , the reply you gave me worked! i'd like to thank you again but... could you make a tutorial to let people have different animations when they have different tools equipped? tysm!

  • @OrganicMilkGang
    @OrganicMilkGang 6 หลายเดือนก่อน

    thank you i've been scripting and building games for 2+ years and have yet to learn how to animate, this will help me as a solo developer.

  • @davidklemen5264
    @davidklemen5264 ปีที่แล้ว +3

    cool tutorial, im still really new to roblox studio and im learning how to make a basic fighting game for experience, so far, i got the coding part down, and this tutorial taught me how to make animations witch will be really useful!

    • @Gaminghandle123
      @Gaminghandle123 ปีที่แล้ว +1

      me too

    • @emtee3656
      @emtee3656 ปีที่แล้ว +1

      Can you teach me how to code combat? I am making the same type of game

    • @ABattleforDreamIsland
      @ABattleforDreamIsland 9 หลายเดือนก่อน +1

      Same all i can spawn is magma fist

  • @Accountsrandomized
    @Accountsrandomized 3 หลายเดือนก่อน

    Thank you, currently I’m making an animation of. Ahead falling off and (you) picking it back up and reattaching it. Again, thanks a lot for this.

  • @darkmatter694
    @darkmatter694 ปีที่แล้ว +13

    thanks for the vid! it was very helpful and cleared a lot of difficulties, i without a doubt am definitely gonna animate more, thanks!

    • @rustysillyband
      @rustysillyband  ปีที่แล้ว +2

      Thanks for watching! I'm glad I was able to help!

    • @gamemakers-roblox_horror_games
      @gamemakers-roblox_horror_games ปีที่แล้ว

      @@rustysillyband doesn't work

    • @booksybookie
      @booksybookie ปีที่แล้ว +1

      ​@@gamemakers-roblox_horror_games you must have either didn't put a capital letter in one of the commands or that you forgot something

  • @dDesmxndD
    @dDesmxndD ปีที่แล้ว +2

    Bro your tutorial is literally ULTIMATE, i have been so many ways from other 17 videos and none of them worked correctly. You just saved me from staying up to 5 am again, new sub and possible prayer 🙏

  • @OfficalCrystalBread
    @OfficalCrystalBread ปีที่แล้ว +475

    I have now changed into that one quiet kid.......

  • @Troopergamer-xs6xp
    @Troopergamer-xs6xp 5 หลายเดือนก่อน

    Bro thank you I am the animator for our group and I knew nothing about animation so I looked up some tutorials and this one is the best one thank you

    • @AtomicWarfare
      @AtomicWarfare 5 หลายเดือนก่อน

      Not a good sign.

  • @StuffWithChuck
    @StuffWithChuck 19 วันที่ผ่านมา +3

    local animation = script.Animation
    local humanoid = script.Parent.Humanoid
    local animationtrack = humanoid:LoadAnimation(animation)
    animationtrack.Looped = true
    animationtrack:Play()

    • @funneldude524
      @funneldude524 17 วันที่ผ่านมา

      Is this meant to be a working version? It doesn’t work.

    • @StuffWithChuck
      @StuffWithChuck 17 วันที่ผ่านมา

      @@funneldude524 yea it doesnt i just realized

    • @StuffWithChuck
      @StuffWithChuck 17 วันที่ผ่านมา

      @@funneldude524 sorry mate

  • @doggycatalan
    @doggycatalan 5 หลายเดือนก่อน

    Thank you, I made my first animation, I don't know how I would've done it without this tutorial!

  • @Meatyballer
    @Meatyballer 9 หลายเดือนก่อน +11

    My animation isn't working😢 I made the animation, it worked for the dummy, but it didn't work.

    • @Aquatic_Blox
      @Aquatic_Blox 6 หลายเดือนก่อน +3

      U need to script itu also for the animation prob

    • @Shishui-cc8hv
      @Shishui-cc8hv 4 หลายเดือนก่อน +1

      You need to add your animation into your script so that it knows when to play . Honestly scripting is pretty simple and easy to learn , I’m not super good at it but I learned the basics in less than a day

    • @RANDOMDUDE69-v8r
      @RANDOMDUDE69-v8r 2 หลายเดือนก่อน

      It is only for dummy

  • @UnofficialYouTubeNotes
    @UnofficialYouTubeNotes 6 หลายเดือนก่อน +1

    This was easy and straightforward to make, however I was wondering if you have tutorials on how to make animations play but only when an action has been done. Example: Walking will play the animation.

    • @ZealyPlayzRoblox
      @ZealyPlayzRoblox 6 หลายเดือนก่อน

      do you know how to change the rig into ur roblox character

    • @UnofficialYouTubeNotes
      @UnofficialYouTubeNotes 6 หลายเดือนก่อน +1

      @@ZealyPlayzRoblox
      You mean spawn a rig that looks like your character?
      Rig Builder
      R6/R15
      My Avatar

  • @P3tzals
    @P3tzals ปีที่แล้ว +3

    Any clue on how to make an emote, for any game?
    Like, so you can equip it in the avatar section?

    • @rustysillyband
      @rustysillyband  ปีที่แล้ว

      Unfortunately at the moment Roblox is in charge of uploading all the emotes. Hopefully sometime soon they'll make it so that certain developers can upload emotes!

    • @P3tzals
      @P3tzals ปีที่แล้ว +1

      @@rustysillyband Ohh, I see.
      Thank you so much for the video anyways!!

  • @Sin2ber
    @Sin2ber ปีที่แล้ว +1

    BRO I AM MAF WHY DO I LISTEN TO SO MANY TUORIALS WHEN I CAN JUST SEE THIS AND LEARN SO MUCH +1 SUB

  • @DDAS_INSANE
    @DDAS_INSANE ปีที่แล้ว +4

    what script would be need to make it so where a player must press a button to activate the animation (on the player)?
    like say, its a heavy attack in a combat game. thanks for the tutorial, helped me make my first animation!

    • @rustysillyband
      @rustysillyband  ปีที่แล้ว +1

      I'd recommend using User Input for that. I've got a short tutorial on it! I believe you can use the code in the video, then add in the same animTrack:Play() inside the code.

    • @DDAS_INSANE
      @DDAS_INSANE ปีที่แล้ว +2

      @@rustysillyband thanks! ill check it out.

  • @shortyoutuber2022
    @shortyoutuber2022 หลายเดือนก่อน

    this guy helped me make a running animation

  • @mariokujo384
    @mariokujo384 ปีที่แล้ว +7

    Thanks dude! This video has everything I needed!

    • @rustysillyband
      @rustysillyband  ปีที่แล้ว

      Glad I could help!

    • @achiwof3554
      @achiwof3554 ปีที่แล้ว

      ​​@@rustysillyband hey that was a really good tutorial thanks ! But when I publish my animation to Roblox it's an animation type and I cannot use it in my character... It needs to be a bundle type or walk type, can you help please?

  • @SpeedyPurpl
    @SpeedyPurpl 4 หลายเดือนก่อน +1

    when u uploaded this it was my bday :)

  • @whois6775
    @whois6775 ปีที่แล้ว +8

    tysm I am definitely a sub now , the time and patience you take to explain as if we were kids makes this very simple and very easy to follow I appreciate it a lot 😊👍

  • @RemiMemeGuy
    @RemiMemeGuy 19 วันที่ผ่านมา

    This got me thinking...
    In doors (floor 2) at 145 you are going in a cutscene where the bridge breaks, and you fall into a minecart.
    Maybe make a next video how to animate every player that come across a hitbox?

  • @davidsurti3714
    @davidsurti3714 ปีที่แล้ว +10

    Hi Rusty. First great tutorial. I am now a subscriber. I cannot get the base script for playing an animation off the player to work (i.e. local animation = script:WaitForChild("Animation"). I have followed your code to your letter. Unfortunately the script is not working for the player. Is it possible that I can send you my Roblox file and you can take a look?

    • @rustysillyband
      @rustysillyband  ปีที่แล้ว +1

      Thanks for subscribing! Did you make sure your code is inside a local script inside of StarterCharacterScripts? If not, make sure that you do that. Otherwise, you might have some sort of error in your code. To check, go up to the top where it says "View," click on that, and then open up the Output. If there are any lines in Red then send them here please!

    • @davidsurti3714
      @davidsurti3714 ปีที่แล้ว

      @@rustysillyband Thanks for responding! My local script is inside of StarterCharacterScripts. The full menu is as follows:

    • @davidsurti3714
      @davidsurti3714 ปีที่แล้ว +1

      StarterPlayer --> StarterCharacterScriipts --> Local Script
      I even confirmed the Asset ID in Animation. There are words in red.
      I am not sure how to get the file to you.

    • @ZphyZphyer
      @ZphyZphyer ปีที่แล้ว

      ​@@davidsurti3714I am very late but which words I think I can help

  • @BBrownie419
    @BBrownie419 7 หลายเดือนก่อน +1

    Amazing video! You helped me so much. Just subscribed

  • @thebuildaboatmaster1449
    @thebuildaboatmaster1449 ปีที่แล้ว +20

    R6 ON TOP K?

  • @Minecraft-Galaxy-Player
    @Minecraft-Galaxy-Player 5 หลายเดือนก่อน +1

    Thank you a lot. Now I can do pretty good animations in roblox. THANK YOU SO MUTCH

  • @Nobodyamraging
    @Nobodyamraging ปีที่แล้ว +4

    Woa

  • @supersamtv
    @supersamtv 9 หลายเดือนก่อน +2

    Hey dude, hope you don't mind but when I did the script for the animation(the non-player script), the dummy did not move, any hints on the answer??? :)

  • @darclo102
    @darclo102 ปีที่แล้ว +3

    Experiencing problems when running the same animation on a block avatar versus a mesh avatar. The animation appears to function properly with the block avatar, but when used with the mesh avatar, it appears strange.
    Would it be necessary to create separate animations for different rigs, or is there a solution to address this issue?

    • @rustysillyband
      @rustysillyband  ปีที่แล้ว

      I believe it would be better to create different animations for different rigs, as I have not found a solution to this problem myself as of yet. Great question though!

    • @duck9773
      @duck9773 ปีที่แล้ว +1

      @@rustysillyband Hey! I have a question,how can i make a animation stop?

    • @distantmarsh.
      @distantmarsh. ปีที่แล้ว +1

      @@duck9773 Im a fairly new scripter, so this may be incorrect. But i think it would be something like this:
      --Your code above this--
      task.wait(Enter how long you want the animation to play for here)
      animationTrack:Stop()

    • @duck9773
      @duck9773 ปีที่แล้ว

      @@distantmarsh. alr thanks,i have another question too,how can i make a animation play when i press a button?

    • @DreamCube334
      @DreamCube334 ปีที่แล้ว

      @@duck9773 go to starterGui add a button add a local script in the button then
      Script.Parent.MouseButton1Click:Connect(function()
      “The code you want to run when the button is pressed”
      end)

  • @Sewwa10
    @Sewwa10 4 หลายเดือนก่อน +1

    The video is made very very good and you explained it very good!!!

  • @bloxxertoasty
    @bloxxertoasty 4 หลายเดือนก่อน

    i wanted to animate in roblox months ago thank you for teaching me the basics ;)

  • @xxtixq
    @xxtixq 9 หลายเดือนก่อน +1

    Tysm i was searching for the a animation editer tysm tysm 😭😭😭😭😭

  • @Red_horizons_team
    @Red_horizons_team 3 หลายเดือนก่อน

    Thank so much for the vid man. Me and my buddies we are starting game development for an idea we had soon and this helped so much. Keep up the good work (I'll tag you in the credits of the game btw!)

  • @VipClonedBruhtVipClonedB-yd6vx
    @VipClonedBruhtVipClonedB-yd6vx หลายเดือนก่อน

    ill watch this today, ill watch this tmrw and i will always watch this tutorial, ive been trying to do my own soccer game and i couldnt publish the animation, i will try to do it tmrw respect icl

  • @romka1498
    @romka1498 4 หลายเดือนก่อน

    it took me 3 minites to realise that the animation plugin is built in in this video, and then i fugred out how do i animate lol, but the existence of the things after 3 minites made me look dumb, good video overall, thanks!

  • @shielalleve7833
    @shielalleve7833 5 หลายเดือนก่อน

    THIS FIXED MY EDITING SKILLZ TYSM!!

  • @nepseru
    @nepseru 5 หลายเดือนก่อน

    I’m an upcoming roblox animator and this video helps alot! thank you!!

  • @nikolasgamesandvideos5775
    @nikolasgamesandvideos5775 2 หลายเดือนก่อน +1

    Thanks for the help!

  • @paifu.
    @paifu. 2 หลายเดือนก่อน +2

    It works for the Dummy, but not for the Character. Even if I insert a LocalScript in StarterCharacterScript with the animation inside of it with WaitForChild functions, etc. I get the error "ObservableValue undefined"
    I literally copy pasted your code to make sure, error still happens, and can't find anything specific about this error related to Animations on the Dev Forum, only some 7 days old posts about people having that same error but it not affecting their game for some reason.

  • @DuckyFortunesEnd
    @DuckyFortunesEnd 2 หลายเดือนก่อน +1

    Thanks for your help

  • @sharky6932
    @sharky6932 6 หลายเดือนก่อน +2

    THIS HELPED ME SO MUCH TYSM

  • @Danh_R0bl0x-pn2jd
    @Danh_R0bl0x-pn2jd หลายเดือนก่อน +1

    For those who's lazy :)
    First script:
    local animation = script.Animation
    local humanoid = script.Parent.Humanoid
    local animationTrack = humanoid:LoadAnimation(animation)
    animationTrack:Play()
    Second script:
    Uh, u don't have to script this, there's an easier way:
    Do this to make ur character have UR animation.
    Click Play button
    Go to your animate local script
    Copy the whole script and inside it (all of them)
    Click Stop
    Then paste it inside the StarterCharacterScripts.
    Open the animations (not the script)
    U will see some value, click the arrow button
    Click Animation
    Open Properties
    Paste your Animation id to the box called "AnimationId"
    Done :)
    Wish u have a nice day!

  • @ZEGASHORTS
    @ZEGASHORTS 11 วันที่ผ่านมา +1

    hello i made the animation and it works butone problem.
    why when animation ends it wont reset it just dont work???
    Can anyone tell me?

  • @MarcGweinJrSantos
    @MarcGweinJrSantos 7 หลายเดือนก่อน

    thank god this video exists, this helped me with making my first decent animation, thank you!

  • @Cookie-3443
    @Cookie-3443 3 หลายเดือนก่อน

    15:30 I never realised this before. Thank you so much for this video it helped me a lot.

  • @Unidentified5307
    @Unidentified5307 ปีที่แล้ว +2

    This was very helpful! But could you please make another tutorial on how to animate objects instead of just a person, I want my character to grab a phone.

  • @cloudyrainydayss
    @cloudyrainydayss 2 หลายเดือนก่อน

    Your tutorials are so helpful!Thank you.

  • @dootslayer1411
    @dootslayer1411 10 หลายเดือนก่อน +1

    I swear to God Roblox Studio animation is Heracles's secret thirteenth labor

  • @AttractiveMilk
    @AttractiveMilk 9 หลายเดือนก่อน +1

    Thx for the sword Tuto. I’m in this now so I can make my animation work in Public games on my game lol (edit: i just came back to this video for somethin else. :)

  • @SpaceAce770
    @SpaceAce770 10 หลายเดือนก่อน +1

    bro thank you SO much I've always wanted to do this!

  • @vip_viki1988
    @vip_viki1988 2 หลายเดือนก่อน

    Omg, i was bet my friend if i have 7 emojis from other people i will make him an animation and i got it so i made an anim id but none of the videos worked. You're the honored one and ur best one to make this video this video worked thank god i found an blessed person with skills in animations

  • @vannie.dq1
    @vannie.dq1 4 หลายเดือนก่อน +1

    your a life saver tysm

  • @StonedTotheBones0000
    @StonedTotheBones0000 ปีที่แล้ว +2

    oml jesuschrist thank you. ive been searching everyone just for any good tutorial to go in depth and have been failedso many times. but this video actually helps so much

  • @Goober-skibidi-o6r
    @Goober-skibidi-o6r 27 วันที่ผ่านมา

    Thanks, I was struggling so much

  • @chadallegro4086
    @chadallegro4086 ปีที่แล้ว +1

    TYSM IT HELPED SO MUCH YOU DESERVE MOR SUBS

  • @SakalamBombom
    @SakalamBombom 3 หลายเดือนก่อน

    Finally I can make my own game me and my cousin are planning to make a game

  • @cone274
    @cone274 4 หลายเดือนก่อน +1

    for those who want it to loop, I can give you a script.
    local animation = script.Animation
    local humanoid = script.Parent.Humanoid
    local animationTrack = humanoid:LoadAnimation(animation)
    animationTrack:Play()
    animationTrack.Stopped:Connect(function()
    animationTrack:Play()
    end)

    • @fusion.studioX
      @fusion.studioX 3 หลายเดือนก่อน

      -_-
      animationTrack.Looped = true

  • @slyxx463
    @slyxx463 3 หลายเดือนก่อน

    Thank You for this tutorial !!
    ( i wanted to make a fnaf game for passion, as a kid i LOVED final nights 4, it wont be JUST like that but still!! thank you so much for making me 1 step further for my dream! )

  • @sarmy07
    @sarmy07 2 หลายเดือนก่อน

    I just want to say thanks even though I’m only half way through and I don’t want to be over excited like that other guy

  • @Jayiv863
    @Jayiv863 หลายเดือนก่อน +1

    THANK YOU YOU GOT A NEW SUBBBB

  • @IsuckAtlife-fd9wt
    @IsuckAtlife-fd9wt 4 หลายเดือนก่อน

    this makes me learn so much of animations thank you so much!!

  • @AnduBrokeHisWebCam
    @AnduBrokeHisWebCam 3 หลายเดือนก่อน

    Thank you so much. You made me fully understand this. Now i can make the movie

  • @dravenscibilia6894
    @dravenscibilia6894 9 หลายเดือนก่อน

    I'm just learning how to do thus and this video was incredibly educational. Thanks a lot!

  • @Zen_OSL
    @Zen_OSL 5 หลายเดือนก่อน +2

    THANK YOU!!!

  • @RILLGAMER
    @RILLGAMER 7 หลายเดือนก่อน +1

    TYSM !

  • @L0LS
    @L0LS ปีที่แล้ว +1

    My To Do List:
    Learn english: done
    Learn programing: done
    Learn animating: done
    Find animations from other games to make them on roblox (Jason's grab from "Friday Night 13th the game" for example): done
    Having a computer to start the projects: not done

  • @Gojoplays123
    @Gojoplays123 3 หลายเดือนก่อน

    BRO YOU SAVED ME LIFE OMGG

  • @AName221
    @AName221 ปีที่แล้ว +1

    But hey how do u make it to fighting like u make a animation for punching and doing damage. Can u show us that!

  • @Sayers81
    @Sayers81 7 หลายเดือนก่อน

    Holy I needed this so much for my horror game, TYSM!!!!!!!

  • @theoneandonlybob609
    @theoneandonlybob609 ปีที่แล้ว +1

    really nice tutorial!! but i have 1 question: How do you load any real roblox acount as a dummy in the game, so you can see how the animation would look like on the person? For example: The dummy you were using, right, you want that dummy to become your avatar, how do you do that?

    • @rustysillyband
      @rustysillyband  ปีที่แล้ว

      Recently, Roblox updated their Rig Builder, so now you can import your own avatar. Otherwise, I recommend using Load Character Lite. It's a free plugin that will allow you to import anyone's avatar.

  • @KitGachaXX
    @KitGachaXX 4 หลายเดือนก่อน

    i knew how a bunch of this stuff worked and a bunch of stuff i didn't, otherwise this really helped and refreshed my memory, thanks

  • @travsandgoldappler3107
    @travsandgoldappler3107 9 หลายเดือนก่อน

    this guide is gonna help me so much with my upcoming cartoon battlegrounds game!

  • @SaitamaRBLX-06
    @SaitamaRBLX-06 2 หลายเดือนก่อน

    THIS HELPS ME ALOT THANK U

  • @humairasiddiqui4092
    @humairasiddiqui4092 หลายเดือนก่อน

    Great job i have learned alot from you keep up the good work never give up!

  • @Burstupbacon745
    @Burstupbacon745 8 หลายเดือนก่อน +1

    this was very usefull and helped me start editing! Thank You!

    • @rustysillyband
      @rustysillyband  8 หลายเดือนก่อน +1

      Glad I could help! Have an amazing rest of your day!

    • @Burstupbacon745
      @Burstupbacon745 8 หลายเดือนก่อน

      @@rustysillyband You too!

  • @RealJas0n
    @RealJas0n 10 หลายเดือนก่อน +1

    OMG I MADE AN ANIMATION TYSM MUCH I AM SUBBING AND LIKING :)

  • @SKYJAYEEE
    @SKYJAYEEE 7 หลายเดือนก่อน

    this reminds me a lot like the GMOD animation tools i used to use