EASILY Rig a Car in Maya - with Advanced Skeleton Vehicle Rigging

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

КОМЕНТАРІ • 122

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

    🔥🔥🔥Would you like access to the assets and project files I use in my tutorials, from Maya and After effects files, to even full character models!? Behind-the-scenes demos of real client projects? AND have access to me to ask questions and get FREE advice? Support my channel at: 👉 www.patreon.com/animatorartistlife and join me in building a VIP group. Thank you, I REALLY appreciate any support, from David 😊

  • @RonnieMirands
    @RonnieMirands 2 роки тому +9

    I just discovered Advanced Skeleton recently, and now I see how much time I lost in the past! I hope you make more Advanced Skeletoon Tutorials! Its just ADVANCED like the name says :D

    • @AnimatorArtistLife
      @AnimatorArtistLife  2 роки тому

      Awesome that's great yo hear Ronaldo. I'm glad you liked my tutorials. I have another on the channel on rigging a vehicle, and will be doing more, I plan to model and rig a bird
      at some point. Come and show your work in the private Facebook group: 👉 facebook.com/groups/animatorartistlife/

  • @tomasla9345
    @tomasla9345 2 роки тому +3

    very cool thanks for sharing!.... hope you make a followup tutorial on how would you aproach animation in a rugged terrain or how to make the wheels interact with bumps and dents on a path

    • @AnimatorArtistLife
      @AnimatorArtistLife  2 роки тому +1

      Thanks for the feedback, much appreciated. that would be more complicated, Im not a hardcore rigger, hence why I love to use AS, but that's achievable I'll look into it. Come and show your work in the private Facebook group: 👉 facebook.com/groups/animatorartistlife/

  • @davedogge2280
    @davedogge2280 3 роки тому +1

    thanks I'm planning on rigging a big 'blob type monster with tentacles' and this shows me a different way of working different from the typical humanoid.

    • @AnimatorArtistLife
      @AnimatorArtistLife  3 роки тому

      You are welcome, thanks for commenting so quickly after This one has gone live 🙂

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

    Thank you for the tutorial! All these tricks are very helpful.

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

      Glad it was helpful! thanks for commenting - Have you joined my new Discord community of animators and artists? visit: discord.gg/g6REvhbWGP 🙂

  • @Andrew_Mulligan
    @Andrew_Mulligan 2 роки тому +1

    Really great tutorial. Very helpful! Thanks!

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

      Glad it was helpful! thank you for watching / Come and show your work in the private Facebook group: 👉 facebook.com/groups/animatorartistlife/

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

    bery nyc

  • @TheWaitingRoomTWR
    @TheWaitingRoomTWR 2 роки тому +1

    absolutely beautiful. thank you for taking the time for this A+

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

      Thanks so much for the feedback it really helps me. Id love to see what you have animated: Come and show your work in the private Facebook group: 👉 facebook.com/groups/animatorartistlife/

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

      Hi Ninef, I hope you are well, just a note to let you know I've launched a Patreon page, where members will get VIP access to me, and rewards each month like the project files from my lessons. VISIT: 👉 www.patreon.com/animatorartistlife

  • @camarti92
    @camarti92 3 роки тому +1

    This is so cool!! 🍻I typically avoid vehicle-related animation (and it’s struggle when I HAVE to do them) for the obvious reasons, but this makes me want to animate a car now!

  • @nicosteyl3709
    @nicosteyl3709 2 роки тому

    I'm working on a rig and I don't have a notepad rn so these are my notes for myself. It would be even better if the wheels steered on their own based off of the rotation from one of the root controllers using an expression. I'm trying to figure it out, but the math omg. Basically, the root controller will rotate if you attach it to a path, so if you could check the path for the next frame's rotation, compare it to the current rotation, you can adjust the wheel steering with some math, ending up with a rig that literally just needs a path to follow and it will steer on it's own. Just piping in the rotation and clamping at max angle won't work, the wheels will be fully turned when driving straight in the left direction. So you need to check if the car is actually turning by comparing rotation values (I think). For wheel interaction, that will be a bit more tricky. You could do a point constraint from the wheel controller to a surface detection helper. The root won't do, because you will need one for each wheel. But they will be located at the same height as the root. These 4 helpers need to be individually constrained to a surface, and as they encounter "bumps". they will translate and the point constraint will translate the wheels accordingly. It's a bit messy though, any thoughts?

    • @AnimatorArtistLife
      @AnimatorArtistLife  2 роки тому

      Hey, it sounds good what you're trying to do, I'm not a mel or python developer so I couldn't really guide with certainty. This lesson was how to set up a basic car rig with Advanced skeleton. You can make it more advanced add your own custom python and mel, I'd be interested to see what you come up with in the private Facebook group: 👉 facebook.com/groups/animatorartistlife/ You could also look for advanced vehicle rigging systems online. Thanks

  • @JonCG
    @JonCG 3 роки тому +1

    Nice work. buddy, all my characters were rig also in Advance to Skeleton and shout-out to Oyvind for the great update always

    • @AnimatorArtistLife
      @AnimatorArtistLife  3 роки тому

      Thanks 🙂 yeah its a great tool. come and show your work in the private facebook group 👉 facebook.com/groups/animatorartistlife would love to see it, cheers

    • @JonCG
      @JonCG 3 роки тому +1

      @@AnimatorArtistLife yeah i join it

  • @MSalmanAlvi
    @MSalmanAlvi 5 днів тому

    Thanks

  • @anishxxi
    @anishxxi 3 роки тому +1

    Nice tut, btw people like me want to learn one more thing which is how to interact the Wheels with surface ground

    • @frumpeting
      @frumpeting 3 роки тому +2

      I inquired about this a year ago. Solved it several ways. I usually don't have time to make tutorials but if it's really wanted I'll give it a go. You can build a system of nodes that project onto a nurbs terrain or poly terrain. For a rig like this to work you can make the CG or body an average of the 4 points (kinda a reverse rig being done by 2 separate rigs) Surface is the driver, then goals for the wheels to the root of the vehicle.

    • @AnimatorArtistLife
      @AnimatorArtistLife  3 роки тому

      Hi Anish thanks for the feedback, I'm happy it was helpful. I'm not sure about the wheels interacting with the ground without researching as Im not a rigging TD but more of an animator myself, hence why I use such a useful tool as advanced skeleton, but I know it can be done. I might even ask the creator of AS actually to see if its something that can be implemented easy enough. If not we can work it out. I've definitely seen a few vehicle rigs that do this. You could even look into regular passive colliders etc like in my car smashing through wall tutorial perhaps. 🙂

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

    Thank you for the tutorial!!

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

      You are so welcome! I've started a new discord community of you'd like to join? discord.gg/g6REvhbWGP 🙂

  • @watchme8335
    @watchme8335 3 роки тому +1

    Thanks, like always.

    • @AnimatorArtistLife
      @AnimatorArtistLife  3 роки тому

      You're welcome, I hope its useful.
      Have you joined the private facebook group yet? facebook.com/groups/animatorartistlife

  • @gripall2883
    @gripall2883 3 роки тому +1

    Many thanks

  • @hamayounriaz6063
    @hamayounriaz6063 3 роки тому +1

    Thank you sir. :)

    • @AnimatorArtistLife
      @AnimatorArtistLife  3 роки тому

      You're welcome, more tutorials coming each month.
      If you manage to rig a vehicle, come and share it in the new private facebook group: 👉 facebook.com/groups/animatorartistlife

  • @chrisrams3D
    @chrisrams3D 2 роки тому

    Subscribed! thanks for the tutorial!

    • @AnimatorArtistLife
      @AnimatorArtistLife  2 роки тому

      Thanks for watching! 🙂 Come and show your work in the private Facebook group: 👉 facebook.com/groups/animatorartistlife/

  • @reginaldarmah2381
    @reginaldarmah2381 3 роки тому

    Finally!! Thank you

    • @AnimatorArtistLife
      @AnimatorArtistLife  3 роки тому

      You're welcome, thank you.
      come and show your work in the Facebook group
      facebook.com/groups/animatorartistlife

  • @akashnoudiyal317
    @akashnoudiyal317 8 місяців тому +1

    Hi, great video. I just had a Question. The car i am rigging has calipers on it's wheels and I don't want it to spin with the wheel. but I do want it to move with it and turn with it when I turn the wheel. been trying to figure it out myself but not been able to. :(

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

      Hi, apologies for the late reply. You should be able to use orient constraints, but constrain in horizontal only. You could also create a group node above the wheel, so the wheel is a child, and constrain it to teh parent grp node.
      You can also use teh connection editor and connect teh horizontal Y rotation to teh wheel or other group node
      Your last option is a set driven key, I love these! just set a start and end keyframe on a single Y axis, and use the wheel turn as the driver
      I now have a discord community channel just launched if you want to join: discord.gg/g6REvhbWGP 🙂

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

    Hey thats so useful, i just wonder how to create empty constrain group? i cant do it

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

      Hi thanks I'm glad it was useful. To create a group node, just select your object and hit > Command + G key, you can even create an empty one by going to the create menu then "Empty group. then in the outline you can middle mouse items into it. If you need more help you can join the private facebook group 👉 facebook.com/groups/animatorartistlife/

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

    Good job on the great tutorial! Is there any chance that I can get the model to practice while watching the tutorial?

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

      Hey thanks for the feedback, Im glad it was useful 🙂 Sorry I can't give this model as I purchased it from turbosquid, so I would get in trouble if I gave it away.
      If you want to support the channel I've started a Patreon page where you will get most of the files from my lessons, and when we reach 25 members I'll open a discord channel for personal feedback on your work. patreon.com/animatorartistlife thanks 😊

  • @royeshusni5915
    @royeshusni5915 2 роки тому

    cool, but you miss the antenna when you put dynamic on body, take a look, and so how you parent the root joint of the antenna to the body dynamic??

    • @AnimatorArtistLife
      @AnimatorArtistLife  2 роки тому +1

      Hi, I think I show in the video lesson, you can put all antenna geometry parts in a group then parent or parent constrain this group node to your body chassis. I hope this helps 🙂

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

    Thanks Sir 🫡

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

      You're welcome, thansk for commenting! You can now support me by buying me a coffee at www.buymeacoffee.com/animartistlife . You can donate a one-time very small amount, or there is a monthly membership, where you get rewards and VIP treatment 😊

  • @lovepreet_fx
    @lovepreet_fx 3 роки тому +1

    Please help me sir while drifting the car how we can stop front tyre of the car because its all moving while move the curve handle ....Is this any way

    • @AnimatorArtistLife
      @AnimatorArtistLife  3 роки тому

      Hey, Im not quite sure what you mean. The rig is set to automatically roll the wheels the correct matching distance when the root control is moved. Are you looking to remove that functionality? I think there is a setting on the wheel or main control, if not you can disconnect the relationship

  • @r.f.3546
    @r.f.3546 2 роки тому

    Cool. Thank you man! You should do your own courses. But i wanna ask you something about license of advance skeleton. What mean free for non commercial use? What if i want to use this in my projects?

    • @AnimatorArtistLife
      @AnimatorArtistLife  2 роки тому +1

      Hey thanks so much! I'd love to do a small course later after I have built a larger audience 😊 regarding the license, the free vesrion you can use on anything non commercial, so that means a non paying project. If you want to use it for client work then you need to get a license, there is a freelancer license available, where you will get email support. Have a look on their site. Its a one off fee, I purchased mine many years ago and no extra costs since.
      Id love to see your work, Come and show us in the private Facebook group: 👉 facebook.com/groups/animatorartistlife/

  • @jonathanwennstromm1578
    @jonathanwennstromm1578 2 роки тому

    I'll watch this one when I find time but had a question related to it that you might be able to answer.
    If I download a car model online that comes as one Mesh, would that still be "doable" by just skinning or would the wheels for example need to be seperate pieces of mesh? Thank you!

    • @AnimatorArtistLife
      @AnimatorArtistLife  2 роки тому

      It much better to separate the geometry. In maya its very easy, jus go Mesh > Separate. 😊 If you get stuck you can join the free private Facebook group: 👉 facebook.com/groups/animatorartistlife/

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

    Hey
    Superb tutorial. I rigged a vehicle using this tutorial. I am a beginner at rigging. I can't seem to figure out why steering is not going with the body. Also is there any option to turn on/off the dynamics system ?
    Thanks

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

      you mean when you turn your main ctrl and your steering system turn too, right?

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

      @@youhei92 Yes that right ! If i turn it on the grid it is working fine but when i move it then it's taking some sort of double transform and rotating outside of the vehicle.

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

      @@ridamsahota2498 can you show the file or sth?

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

      Hi @ridamsahota2498 sorry for the late reply. So it is moving your just getting double transformations? You need to freeze transforms, put your geo in a group and also freeze tehir transforms.. use normal parent constraints and it should work fine
      If your interested, I also have a blog with free articles I'm building at animatorartistlife.com

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

      @@AnimatorArtistLife Sure i'll try that thanks !

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

    I thanks for the tutorial I know it's done a while back but my question is how do I go about the steering wheel especially the grouping and constrain and having it move only on a z-axis thanks

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

      Hi Martin, I cover in the vid about attaching the steering wheel. just group all your geometry and parent this group either to your other geometry group so it follows. Remember to group the steering wheel bit that turns separately so you have the correct axis you can rotate, like I do in the video.
      Not sure what you meant about moving in the z axis, do you mean the whole vehicle? thanks

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

      Great video but yes can u please shed some more light on how u set up the constrain group for the steering wheel as u explain u have done it but not exactly how u achieved it. I have tried grouping it several ways but I am still getting off axis rotation. Also I r u skinning the wheel to the car as I didn’t see u mention that either? Many thanks

  • @hctvtube6325
    @hctvtube6325 2 роки тому

    Hey there amazing video! I was wondering if you know why my right and left wheels are moving in opposite directions. Could that be an mash issue? Thx

    • @AnimatorArtistLife
      @AnimatorArtistLife  2 роки тому

      Hey, someone else had the same issue, check the comments, have you checked you froze the transforms on your wheels and any groups? it could be you have a negative scale perhaps?
      The other person said they had to modify it (change the 360 to -360), then it worked out.
      Let me know you get it sorted, thanks

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

    hi nice video! how could u add geometry constrain on wheels ? NEED HELP

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

      Hey thanks, I'm glad you liked it!... what exactly is the issue with your geometry constraint? Thsi shoudl work, you can also try a "Normal constraint" or just parent constrain it to the wheel group node.
      You can now support me by buying me a coffee at www.buymeacoffee.com/animartistlife . You can donate a one-time very small amount, or there is a monthly membership, where you get rewards and VIP treatment 😊

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

    This was very useful, but how to export this into UE?

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

      thanks,,, you would export this the same as any other rig file.. select all geometry.. and also select only deformation system joints, and export an FBX of selected objects

  • @Kakashi-r3i
    @Kakashi-r3i Рік тому

  • @maeross
    @maeross 3 роки тому

    So you cand bind skin, then change the skeleton (toggle), then rebuilt it, and the biding would be saved?

    • @AnimatorArtistLife
      @AnimatorArtistLife  3 роки тому +1

      Hey Mae, yes you can in the Advanced skeleton menu click the advanced toggle fit button, move the joints then click rebuild skeleton. And it will remember the binding. If you were working with a character you would have to re-paint some of the weights probably in affected areas, if joints were moved considerably. But as we are using full flooded 100% weight with the car parts you wont need to.

    • @maeross
      @maeross 3 роки тому

      @@AnimatorArtistLife Thank you for the answer!

  • @石田康平ハリル
    @石田康平ハリル 2 роки тому

    How to move car lights with car body?? I can’t bind skin to Arnold lights... Is there any solution for that??

    • @AnimatorArtistLife
      @AnimatorArtistLife  2 роки тому

      Hey, you would just need to put your lights in a group node,, "Ctrl + G" then parent these groups to the car body, or if you already have a group of the body parts for example you can just add them to there and they will follow along. You can do normal parents, or probably better to do a parent constraint, hope that helps 🙂

  • @alfonzoherran8206
    @alfonzoherran8206 2 роки тому

    everythings seems to work fine but, i can't seem to find how to auto rotate tires, had follow to the letter even try addind attributes like wheel but it wont rotate, please help i just rotate manual but it dosent quite mach

    • @AnimatorArtistLife
      @AnimatorArtistLife  2 роки тому

      Sorry for the late reply, thats strange it should just automatically work. have you freezed transforms on your wheels and parent groups so it knows which way to rotate?

  • @derejebekele3850
    @derejebekele3850 3 роки тому

    for some reason right side wheels roll backward as the car moves forward, any idea? BTW thanks for all your effort.

    • @AnimatorArtistLife
      @AnimatorArtistLife  2 роки тому +1

      Hey, have you checked you froze the transforms on your wheels and any groups? it could be you have a negative scale perhaps?

    • @derejebekele3850
      @derejebekele3850 2 роки тому

      @@AnimatorArtistLife thanks for your reply, Actually the problem is on the expressions, i had to modify it (change the 360 to -360), then it worked out. thanks

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

      ​@@derejebekele3850 where did you edit the expressions

  • @anniekate2
    @anniekate2 2 роки тому

    Is there a way after you get the wheels working to be able to lift it and scale it? If so, how would I do that?

    • @anniekate2
      @anniekate2 2 роки тому

      Never mind, I found out I had to group it and turn off inherits transform for the wheel GEOs! :)

    • @AnimatorArtistLife
      @AnimatorArtistLife  2 роки тому

      fantastic thanks, this may help others. come and show us in the private Facebook group: 👉 facebook.com/groups/animatorartistlife/

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

    i have rig a car with advanced skeleton When I move car from one location to another , car animation is good but when I attach my car to a motion path wheels are not rotating well Please Help how I can fix it?

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

      Hi, I think the auto rotation is based on the main body controls translation, so its this you need to attach to the motion path NOT the main ground root control. let me know if this helps, thanks

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

      @@AnimatorArtistLife Not Working Please make a video

  • @柯基-l2j
    @柯基-l2j 2 роки тому

    Question here,is it possible to add antenna manually? I tried to build skeleton serveral times but it doesn't add the third controller.

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

      Hi I'm so sorry I missed your message! when you say its missing the 3rd controller do you mean at the tip of the antenna? Remember the last control will be created for the second to last joint, so always ad one more. Or add a "Control" attribute to that end joint. Let me know if this sorts it, thanks

    • @柯基-l2j
      @柯基-l2j Рік тому

      Problem solved by rebuild the skeleton, probably I moved the skeleton position by accident.😂 anyways,thanks for reply 🎉

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

    I just want to ask how you get the auto rioll to work on all axis?

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

      Apologies for the late reply. The auto roll should work in forward and reverse, and on a motion path, I'll have to check it, is yours working? I have used this rig in a while

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

    how do you add control curves to the doors? The Advanced Skeleton build the body and wheel controls but the door joints do not have controls.

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

      Hey, apologies for the late reply. The AS Car template doesn't have door joints, but it would be very simple to add some. Just create the extra joint on one side and parent to the root or body joints.
      Re no controls being created, up till recent releases you would need to create two joints, like in the eyes of a biped, you'll notice it has the eye joint then an extra end joint, so you can do this, or there is a new feature where in the advanced skeleton add attributes menu you can add a "control" attribute, this forces a control, just get your joint orientation pointing the way you want first.
      But for something simple like a door you could just group the door geo into a group, then move the pivot pint to where you wan and animate the group rotating.. or add a locator or your own curve and parent to the rig. I hope this helps.
      If you need more help you can join the private facebook group 👉 facebook.com/groups/animatorartistlife/

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

      @@AnimatorArtistLife Thank you so much.

  • @Katie_Creates
    @Katie_Creates 2 роки тому

    I got an error saying;
    joint6" is on the Left side, FitSkeleton side-joints must start on the Right side. (or have "noMirror" attribute added).
    It is on the right side, has anyone run into this too and have a solution?

    • @AnimatorArtistLife
      @AnimatorArtistLife  2 роки тому

      Hey sorry for the late reply. Are you sure your placing them on the Right side of the character not screen? so it would be screen left?

  • @ante4021
    @ante4021 2 роки тому

    So if I try to add more wheels by adding more similar joints, the copied ones aren't rotating. Is there a way to add this?

    • @AnimatorArtistLife
      @AnimatorArtistLife  2 роки тому

      Hey, I just tried this for you and it works... what I did was duplicate the wheel joint, then renamed as you cant have anything with the same name, even the end joint, I hit build skeleton and all six wheels were rotating correctly . Is this how you are doing it?

    • @ante4021
      @ante4021 2 роки тому

      @@AnimatorArtistLife Ah, I never thought of hitting the build skeleton key again! thank you so much!
      Are there no errors for re-building the node connection after building the skeleton again?

  • @Dee_Jay_
    @Dee_Jay_ 3 роки тому

    I need help with constraining the steering to rotate only in the z axis. Simply how do I make a constrain on the null steering group

    • @AnimatorArtistLife
      @AnimatorArtistLife  3 роки тому

      Hi Daniel, sure let me see if I can help. Have you got the steering wheel all set up and working with the set driven keys, and now you just need to parent it to the rig? have you made a parent group node of the steering elements ? if not first select your top node of your steering, then hit "CTRL + G" thsi creates an empty group node above, then name this something like 'steering constraint Grp'
      Then, just select your main body control, then select the 'steering constraint grp' and go to the animation menu set then > Constrain menu and choose "Parent" make sure maintain offset is ON
      Let me know if that helps, cheers

    • @Dee_Jay_
      @Dee_Jay_ 3 роки тому

      @@AnimatorArtistLife Thanks for the help. I had previously created an empty group node above the steering and subsequently names it as "steering constraint grp", following your suggestion on parenting the steering constraint group to the main body control I still had the same problem. However I reverted to keying the rotation on all axis for uniformity. I think it has to do with my steering setup. It seems to be fine, if you have a better suggestion please let me know

    • @Dee_Jay_
      @Dee_Jay_ 3 роки тому

      @@AnimatorArtistLife Thanks, I tried closing the scene after parenting the "steering constraint grp" to the main control and it worked perfectly when I reopened the scene

    • @AnimatorArtistLife
      @AnimatorArtistLife  3 роки тому

      @@Dee_Jay_ that's great, I'm glad you got it sorted . come and share your work in the new facebook group: facebook.com/groups/animatorartistlife

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

      @@AnimatorArtistLife DUDE! Thanks but this took me hours to figure out. I think you should have put this part about parenting the group in the video as its confusing. I think pinning a comment about this would help out a lot of future people watching. Btw awesome tutorial thanks

  • @adamju2378
    @adamju2378 2 роки тому

    how do you get the steering wheel to move with the car?

    • @AnimatorArtistLife
      @AnimatorArtistLife  2 роки тому

      Hey, A few ways, but in the video I group it to itself (CTRL + G) then you can use this parent group node to parent it to your root control 🙂

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

      @@AnimatorArtistLife Thanks for Responding! Could explain more how to do that. I'm still having trouble

  • @tevfikTt9974
    @tevfikTt9974 2 роки тому

    why do not you show us suspension system aim at

    • @AnimatorArtistLife
      @AnimatorArtistLife  2 роки тому

      This rig doesn't have a suspension system. It would require more advanced rigging, thanks

  • @PIKA_001
    @PIKA_001 3 роки тому

    can you plz share the car model file !?

    • @AnimatorArtistLife
      @AnimatorArtistLife  3 роки тому

      Hey, I cant give it away as it would be against TurboSquid terms of service, but you can get it from here: www.turbosquid.com/3d-models/3d-cartoon-car-model-1175171
      I'm thinking of creating some models and rigs etc for subscribers, but might have to be in a Patreon or something

  • @TheWwwjeremywww
    @TheWwwjeremywww 2 роки тому

    not really sure why my wheel spin backward 😭

    • @AnimatorArtistLife
      @AnimatorArtistLife  2 роки тому

      Hi, check you wheel Y rotation is not pointing backwards, you might need to freeze your transforms first

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

    When I build the advanced Skeleton, It shows an error called "AdvancedSkeleton5.mel line 58282: "joint6" is on the Left side, FitSkeleton side-joints must start on the Right side. (or have "noMirror" attribute added)"

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

      Hi, it looks like you've added guide joints on the wrong side. You can only add them on the characters Right side, that's screen Left. The Advanced skeleton mirrors everything when building the rig for you. You can add custom joints on the other side, but you need to add the NO MIRROR attribute, which is in the advanced skeleton menu.

  • @sexyquadz7537
    @sexyquadz7537 2 роки тому

    How to export to unreal engine ?...any key points?

    • @AnimatorArtistLife
      @AnimatorArtistLife  2 роки тому

      Hi, you can either export an alembic cache, or export the rig as a master file to UE as a skeletal mesh. then any animations you just export the baked joints as an FBX, then when you import choose animation only and choose your skeletal rig from before