How to make AURAS for SOL'S RNG | PART 4: Animations | Roblox VFX

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

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

  • @dylanhe5560
    @dylanhe5560 6 месяцев назад +44

    idont like you

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

    The first part was REALLY useful since it very simply taught so much about how particles work
    (Haven't seen this one yet since I JUST clicked on just wanted to comment early-ish)

  • @J.L.BrawlStars
    @J.L.BrawlStars 6 месяцев назад +33

    Heres The Script:
    local humanoid = script.Parent
    local animator = humanoid:WaitForChild("Animator")
    local Animation = Instance.new("Animation")
    Animation.AnimationId = ""
    local anim = animator:LoadAnimation(Animation)
    anim.Looped = true
    anim:Play()

  • @Skilledarkmagician
    @Skilledarkmagician 6 месяцев назад +9

    This series has not only helped me refine my VFX skills but helped me understand more about scripting, cannot wait for part 5

  • @Wasduiop6
    @Wasduiop6 5 месяцев назад +12

    GUYS if add all body isn't working you need to exit animator, ungroup the rig, then group it, open animator, and add all body idk why but it works. Hope this helped!

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

      You saved me. ty

    • @quentin-zn8cv
      @quentin-zn8cv 5 месяцев назад

      BRO TYYYYYYYYYY

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

      I can't still not work

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

      do u know why my animation wont work?

    • @alimohamed-tn1pz
      @alimohamed-tn1pz 5 месяцев назад

      i swear it was not working for a mounth now i know why lmao

  • @IgroZor212
    @IgroZor212 6 месяцев назад +5

    I thought that this was another tutorial that was abandoned, but then I saw the publication date XD
    I hope part 5 comes out soon, these tutorials are amazing

  • @vampxo222
    @vampxo222 6 месяцев назад +4

    bro tysm this series seriously helped my developing skills

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

    Been waiting for this the most

  • @Brandon--_
    @Brandon--_ 6 месяцев назад +5

    Insane vid, before i watched part 1 i didn't even know how to add a particle emitter.
    Keep up the good work man

  • @churkymilk
    @churkymilk 6 месяцев назад +3

    i suck at doing this stuff and this helped might re try to make a rng thanks this tut helped a lot

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

    all my code is correct and when i press run no animations happen

  • @imper_am
    @imper_am 6 месяцев назад +3

    man, youre goated. Please, keep doing videos like this. +1 subscriber

  • @komikyoo
    @komikyoo 6 месяцев назад +2

    dude thanks for the tutorial, this is actually such a good tutoriall !!

  • @BlingBlingBoy-BBB
    @BlingBlingBoy-BBB 6 месяцев назад +6

    You're so underrated!

  • @coppy4807
    @coppy4807 6 месяцев назад +3

    Acutally good tutorial youtuber most definitely underrated. A suggestion is to explain the script next time to help people learn. Love you bro +1 sub 😊.

  • @Zhykir
    @Zhykir 6 месяцев назад +2

    I just dropped you a sub gang keep makin videos, patiently waiting for that part 5 today too 😮‍💨

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

    this helped me so much! thank you

  • @Not_mrrat
    @Not_mrrat 6 месяцев назад +17

    For anyone confused on how to fix the animator when you select body parts heres how: Select the rig you are animating. Go to properties and find primary part. Then change it from head to HRP (HumanoidRootPart). Then it should work.
    My Problem: For some reason my animation script doesn't work, I tried doing some digging on the developer forum but couldn't find any answers for my problem. If anyone has a solution to this please let me know.

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

    Guys, if the animation isn't working for you when you hit the run/play button, then try this script instead: (btw idle is the name that I gave the animation. You can change it.)
    local animation = script:WaitForChild('idle')
    local humanoid = script.Parent:WaitForChild('Humanoid')
    local idle = humanoid:LoadAnimation(animation)
    idle:play()
    idle.Looped = true
    Also put it inside the rig instead of it being inside the humanoid and put the animation inside the script.
    I hope this can help you in any way :)

  • @estevxss
    @estevxss 6 месяцев назад +2

    Thank you so much this really helps a lot

  • @Mr_Grindelwald
    @Mr_Grindelwald 5 месяцев назад +2

    Tysm for this video now i am ur new subscriber 🎉🎉

  • @kradal...3700
    @kradal...3700 4 месяца назад +1

    I made a really good aura with ur help thank u so much :D

  • @Zyloxim
    @Zyloxim 6 месяцев назад +1

    Man’s came back from 2 years and dropped the goods

  • @othercomputerjeff8679
    @othercomputerjeff8679 6 месяцев назад +2

    another great guide, ty man!

  • @Qxin3582
    @Qxin3582 6 месяцев назад +1

    holy **** i actually made a good aura thanks to you (new sub)

  • @bruhidkwhattonamethishandle
    @bruhidkwhattonamethishandle 6 месяцев назад +1

    Finally, an actual useful tutorial

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

    If any of y'all are struggling with the script, and it isn't working while your run the game, you have to go to file, then game settings, and then avatar. Change the avatar type to R6.

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

    hey AWESOME tutorial but my anim is not playing when i test. what can i do to fix this?

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

    I reccomend you write the script literally IDENTICAL to his cuz i somehow made mine work by twitching the capitalized letters (or so i think lol)

  • @rainbowswordguy7326
    @rainbowswordguy7326 3 месяца назад +1

    My animation cant somehow function even if I do the steps, why is that?

  • @Xe_1Editz
    @Xe_1Editz 3 месяца назад +1

    tysm it helped ❤

  • @sll-23455
    @sll-23455 6 месяцев назад +2

    i love you bro you're the best

  • @Ansonn_c109
    @Ansonn_c109 6 месяцев назад +1

    the quality makes it worth like 1/125000

  • @cjanimates
    @cjanimates 3 месяца назад +1

    I have a question, how did you get the smaller rotations for the animating part? Mine comes in chunks, and the animations doesn't look smooth. I also have another issue: I cant rotate anything now... (Great videos btw!!)

  • @JulioRobloxW
    @JulioRobloxW 6 месяцев назад +2

    I subbed SO GOOD

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

    Love your content man❤ 1.94k sun right here

  • @sniperking373
    @sniperking373 6 месяцев назад +2

    nothing happens when i click add all body at the beginning

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

    I don't have so much rotate options as you can u please help me how I fix this.

  • @CwazyRetro
    @CwazyRetro 6 месяцев назад +2

    can someone please explain why the animation isnt doing anything to the dummies because i typed everything correct

  • @freptical
    @freptical 6 месяцев назад +1

    finally a normal animator tutorial

  • @ogienid1309
    @ogienid1309 5 месяцев назад +2

    yo W tutorial fr. i love ur channel. but can you help me, cuz when i press run, the animation doesnt show up

  • @therealcloudhere
    @therealcloudhere 6 месяцев назад +2

    I’m struggling with the part to make it float. I’m trying to click on the plus sign and I keep clicking the all body parts but nothing working!! Please help.

  • @hazzz33
    @hazzz33 5 месяцев назад +4

    wtf my animation doesnt load

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

      do you mean by auto save for next time or just right there? the auto save saved, but its not doing the animation for some reason.

  • @CarlosEscobar-h1e
    @CarlosEscobar-h1e 9 дней назад

    THANKS YOU VERY MUCH😭😭😭🤩

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

    7:53 it doesn't say easing direction or easing style

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

      Did you right click inside the animator bar?

  • @stephanrepinetski
    @stephanrepinetski 3 месяца назад +1

    Umm, It doesn't work... ); What should I do? ); (No hate comment)

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

    Welp. At least I tried making something close to an aura :P this is my stop cuz animation is not working

  • @TheRealNoob-Fr
    @TheRealNoob-Fr 6 месяцев назад

    YEY NEW VIDEO!!

  • @joekielp
    @joekielp 6 месяцев назад +2

    i dont know why but when i run my game the animation doesnt show up my Id is correct and the script to.
    Can someone help?

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

      Make sure it's an R6 dummy, an R6 animation and that it's parented correctly under humanoid in the rig. Check the output for an error.

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

    Why doesn’t my animation loop, even when i have anim.Looped set to true?
    Edit: this is only what happens if I playtest it. If i run it, it loops well. If I just click play, it only loops once.

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

    once the animation is done it just makes it stop for a second and then it does it again (after i put in the script btw)

  • @zeb161
    @zeb161 2 месяца назад +1

    for some reason the animation doesnt work for me i click run and it just stays still :(

  • @lolanoobpop9999
    @lolanoobpop9999 Месяц назад

    the animation works on a random rig but not the one that i already have everything on maybe it has to do with the motor6d attachments or something bc i watched part 3 and everything worked fine and when i go to the animation editor with the rig i want it on the body parts wont move

  • @Meeatar
    @Meeatar 6 месяцев назад +1

    Can you make a video about how to make a rolling system? I will be happy if u do!

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

      This more of a scripting thing, and I'm not sure if it will be well understood since it's not easy scripting, but I'll think about it!

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

      @@TommyGamingGamingChannel Alright, but can you save these show up on roblox characters after making the aura? with some scrpits

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

    not me making the smoothest animation ive ever made while following this

  • @RANDOMIZER125
    @RANDOMIZER125 6 месяцев назад +1

    yes finally

  • @ninebigheads714
    @ninebigheads714 6 месяцев назад +2

    I have an issue on the drop down menu with the + sign, when i try to click add all body, the button doesn’t do anything. I can’t add any other body parts either. How can i fix?

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

      Same

    • @Not_mrrat
      @Not_mrrat 6 месяцев назад +2

      I had this same problem, after some digging I figured out that you need to select the rig your animating, find the primary part propertity and chance it from head to humannoidrootpart. Recent updates for some reason had it changed to head. Hope this helps.

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

      Bugged when adding rig for everyone

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

    How come my animation only shows up when I click test, but when my friends click test they cant see it?

  • @DarkZ0l
    @DarkZ0l 6 месяцев назад +2

    Question: How would I reset it back to normal when the rarity changes

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

      That's a question for another time, my guide is just meant for you to create your aura and test it! These scripts are definitely not the best if you're looking to make an RNG game with aura switching!

  • @Hakaishda
    @Hakaishda 6 месяцев назад +1

    11:30 did u delete the animation folder? right?

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

      What animation folder? If you mean the autosave, it makes no difference.

    • @Hakaishda
      @Hakaishda 6 месяцев назад +1

      @@TommyGamingGamingChannel sorry i mean did u add animator and animation yeaah? u was delete animation?

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

    yesss new vid

  • @ihavenohairr
    @ihavenohairr 6 месяцев назад +4

    If you're too lazy to write down the ONLY script here it is
    local humanoid = script.Parent
    local animator = humanoid:WaitForChild("Animator")
    local Animation = Instance.new("Animation")
    Animation.AnimationId = "(your asset)"
    local anim = animator:LoadAnimation(Animation)
    anim.Looped = true
    anim:Play()

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

      W

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

      People not being able to write 7 lines:

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

      @@TommyGamingGamingChannel yea, i realised afterwards XD, there are brackets, and no rbxassetid://

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

      im finding that comment tysm

  • @The_Kinth_of_Curtheth
    @The_Kinth_of_Curtheth 6 месяцев назад +1

    This tutorial has been great so far, I've made a decent aura, but for some reason I accidently switched to the move arrows and when I press R to switch back nothing happened. DO you know how to fix this? Also, when I'm in the animator it only lets me select the limbs but not the head or body. Love your videos by the way!

  • @mariotoeEditzz
    @mariotoeEditzz 6 месяцев назад +2

    all of the videos helped but the same with every singlle youtube script video the script didnt work :( but ur still a good youtuber

  • @kokoisdivine20
    @kokoisdivine20 Час назад

    How do u make an idle animation and walking animation?

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

    Hey, I got a question regarding the animation itself is there anyway I can lock say a beam or particle to a certain body part and have it stay on the body part during the animation

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

    You managed to make a 5 part video and never once moved that player around so we could see if this was staying with the play as it moved.

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

    I did the exact same thing but my rig wouldn't play the animation I made.

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

    awesome video but I do have a question, at the end of the animation it goes back to a blocky form which is not what I want, and i was wondering why it does that even though the animation is 2:00 to 2:00

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

    nice vid but i have one problem. the animation won't work when i run it i tried to set the priority to idle but it still doesn't work also checked the script but i don't see anything wrong with it. how can i fix it?

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

    I suggest for your animations you use channels (cubic)

  • @yuusaa.6
    @yuusaa.6 6 месяцев назад +1

    PLEASE DO U HAVE ONE FOR MOON YET 😭

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

      Moon works basically the same way, there's tutorials on how to use the interface, but after exporting, it's the same thing!

  • @Lord_ofDoge
    @Lord_ofDoge 6 месяцев назад +2

    The animation editor doesn’t work, I can’t add body parts can someone help (got it: the primary part was set to head (you need to change that to humanoid root part) thanks to Isaac(@superhomer64))

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

    Hey I have been getting many problems and rn I need to know why the option to add all the body parts isn't working

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

    you should make an tutorial on blender!

  • @Nevan-cgm1
    @Nevan-cgm1 6 месяцев назад +2

    i made a animation but its on the ground i dont know how to make walking animation

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

      Same way as you make another animation, but a different script. I'll make another tutorial about that tomorrow.

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

    I have a problem with my animation and sounds-they don't work on the target rig (the aura rig). However, the animation does work on a regular rig, but then it stops. I created a complex aura, and I don't know how to fix this by myself. Could you please help me troubleshoot and resolve the issue? I've been watching you for 4 days-please don't let me down now! 😓

  • @dushberg
    @dushberg 6 месяцев назад +1

    Can you make a tutorial on how to make one of those outlined cube thing and its rotating like your gem aura one

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

      It's just beams and attachments all parented under one attachment that's rotating through a script

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

      @@TommyGamingGamingChannel well we want a tutorial for it ngl

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

      Oh ok thanks

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

      @@mo3tazalshahrani519 It's just painful duplication, there isn't much to show lol. I could break down my aura in a different video sometime.

  • @ILLusionZEco
    @ILLusionZEco 6 месяцев назад +1

    W

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

    That very nice tutoriel, will there be tutorial of rotating magic circles ? is how to put and audio to the rhyths with the auras ?

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

      Rotating circles is just a part with a decal and a rotate script, audio will be shown in part 5, the final part.

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

    Thank you!

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

    Something I don't get is that I put some attachments with some emitters inside, into the humanoidrootpart but it doesn't let me animate the rig's torso. If someone could reply with an explanation that would be great.

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

    w tutorial but when I ran the animation after putting the code in the animation didnt load

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

    ion why it dont work for me but it working for everyone else. I have watched this video like 10 times

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

      Well it must be something you missed, because I started the world in the tutorial series from scratch, and I mentioned everything I've done in my videos.

  • @thomasyip6112
    @thomasyip6112 6 месяцев назад +4

    I got a question, how can you made vfx spheres. I tried using physical balls with no anchor and massless etc... but particles will glitch and flash on and off, (yes i have some transparency to make it see through but it still does not work) can you help?

    • @TommyGamingGamingChannel
      @TommyGamingGamingChannel  6 месяцев назад +1

      If you check my singularity aura (2nd most recent video) I used a circle particle to simulate a sphere. If you want to emit particles into a sphere shape, watch part 1!

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

      @@TommyGamingGamingChannel I think I tried that but I didnt know how to layer particles, im gonna try again, thanks!

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

      Im going to explain my situation a little better, so im trying to make a aura similar to Hyper-Volt, and I need spheres that rotate around the player.

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

      @@thomasyip6112 what i do is create a particle emitter witch 0.01 speed, 1.01 lifetime, and 1 rate. if you want to layer just alter the z offset

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

      Tysm

  • @LanternGhost507
    @LanternGhost507 6 месяцев назад +1

    YESSSSSSS tis was true

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

    you should do a tutorial on how to make things like the cube above virtual

  • @C4n3dl_Wax
    @C4n3dl_Wax 5 месяцев назад +2

    Awesome video but how do you make the torso and head appear in the animator thingy? its only showing me the arms and legs.
    edit: its not letting me add em

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

      Adding rigs is weird right now, change the model's primary part in explorer and properties to humanoid root part instead of head

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

      @@TommyGamingGamingChannel ooh ok ty!

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

      @@C4n3dl_Wax ayy
      so
      theres an easier way
      exit animator
      ungroup the rig
      group it
      enter animator
      add all body

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

      @@Wasduiop6 if you doing that it just remove primarypart to nothing because you group it agian

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

      it was automatically set to head when you spawn rig and when you ungroup and grouped it agian it will automatically set to nothing

  • @GiftedPreciseBee1
    @GiftedPreciseBee1 4 месяца назад +2

    11:35
    local humanoid = script.Parent
    local animator = humanoid:WaitForChild("Animation")
    local Animation = Instance.new("Animation")
    Animation.AnimationId = "your animation id"
    local anim = animator:LoadAnimation (Animation)
    anim.Looped = true
    anim:Play()
    go ahead use it (: copy the script

  • @Ilikesolsrngfr
    @Ilikesolsrngfr Месяц назад

    BRUH HOW DO I DUPLICATE KEY FRAMES 😭(pls tell me) oh wait Ik now

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

    I can't type them all can you please gimme the scirpt so I can copy it? :(

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

    I created an aura called infinity but when I went to animate it everything was normal but when I went to add the scripts it was like this in the video but with my animation id it wasn't my character was stiff without moving
    PLS HELP ME 😭

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

    I can’t edit my old comment, but thanks for this tutorial (I’m broke and I don’t have moon animator as well)

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

    How do I get more options to rotate because I can't rotate mine as much as yours?

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

    Why does my "Add All body" not work on R6 Rigs but only R15 Rigs? I'm so confused

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

      Because Roblox messed up the r6 rigs, change primary part of the rig to humanoid root part

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

    ty so much for help

  • @BeamShotYT
    @BeamShotYT 6 месяцев назад +1

    Yo when i try to animate the body it wont allow me to press "add all bodies"

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

    More advanced tutorial on spinning blocks please

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

    for the script you can delete line 4

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

    why does it say in my output "Unable to create an Instance of type "Animaton"" when i run the game (the animation doesn't work)