HOW TO MAKE CUSTOM HANDS WITH GRAB ANIMATIONS IN VR | UE5

Today I showed how to implement custom hand with grab animations in VR using Unrean Engine 5.3.2. Hope it will help you!
-----------------------------------------------------------------------------------------------------------
► Asset Link (main author link was depricated): drive.google.com/file/d/1Zq-O...
► Instagram: / yrslv_v
► Donations: www.paypal.com/paypalme/
► Patreon (more guns): / yarovr
-----------------------------------------------------------------------------------------------------------

Пікірлер: 32

  • @xiaoakira3389
    @xiaoakira338912 сағат бұрын

    Great tutorial ! Simple and no nonsense.This really helped me a lot! But i found when i use metaXR plugin my hand input control didn t work. I fix them by changing metaXRplugin gernel api to Epic native openxr and it worked. I am curious that and find the final reason it was because quest link setting. Alos in gernal openXR runtime and this runtime XR effect the input option. And alos the last meta test opntion there is a develop runtime option i find i change it to on to enable openXR . Anyway this is the reason i change to metaXR runtime and plugin api option also to metaXR and finally it worked same with the Epic native openXR api and runtime environment.

  • @NB-qq8wo
    @NB-qq8wo4 ай бұрын

    Thanks man! Keep up the BRILLIANT WORK!

  • @yarovr

    @yarovr

    4 ай бұрын

    Thank you, will make sure I do)

  • @VRGriff
    @VRGriff3 ай бұрын

    this was a great entry vid! im excited to do the next tuts

  • @yarovr

    @yarovr

    3 ай бұрын

    Thank you, will do!

  • @law7585
    @law75853 ай бұрын

    I can't thank you enough. I learn so much from you. Love from Japan!

  • @yarovr

    @yarovr

    3 ай бұрын

    You are so welcome!

  • @FollowTheFreeman
    @FollowTheFreeman3 ай бұрын

    Man, this is great, you rock bro.

  • @yarovr

    @yarovr

    3 ай бұрын

    Thank you

  • @flg_xx
    @flg_xx3 ай бұрын

    Did you use the oculus Meta XR plugin and disabled the default open Xr plugin for this?

  • @yarovr

    @yarovr

    3 ай бұрын

    No, we are not woorking with ar

  • @MeikzZz
    @MeikzZz5 ай бұрын

    Hey, could you make a tutorial where you show how to do simple snap grip animations with the basic ue hands? I'm working for an architectural company and we don't need custom hands but we would like to add custom snap grip animations when grabbing an object. For example, when you pick up a wine bottle the hand snaps on to the bottle and the hand actually wraps around it. There are literally no tutorials on how to do this quick and easy with the hands from the VR template in UE 5. Thank you!

  • @yarovr

    @yarovr

    4 ай бұрын

    Sorry, have just seen your comment, I am working on another video, we can contact each other in person, and I can show it to you real quick, would it be okay?

  • @yarovr

    @yarovr

    4 ай бұрын

    There is also a way to do procedural grabbing in UE5, here is a link just in case kzread.info/dash/bejne/fqVql8WldKTapKQ.html. If you need custom ones for default, It would be easier to do in person, since it is not much of a work.

  • @yarovr

    @yarovr

    4 ай бұрын

    Also, we can have a call in discord, here is a link for the server discord.gg/4AgHdqAP I am making a tutorial that includes custom hand poses, you can replicate it. If your question is still in demand, I am able to show you it privately in discord, feel free to join

  • @pratikvyas7777
    @pratikvyas77774 ай бұрын

    Can you make procedural grab in ue5 pls

  • @yarovr

    @yarovr

    4 ай бұрын

    Yes, do you want me to implement it in gun tutorial? Or you want generally?

  • @pratikvyas7777

    @pratikvyas7777

    4 ай бұрын

    Sir I want generally because I have a project I have to implement procedural grab and I don't know how to implement like halflife alyx pls make tutorial 😢

  • @chuckymerchant236
    @chuckymerchant2363 ай бұрын

    Can the hand models be used for FPS aswell?

  • @yarovr

    @yarovr

    3 ай бұрын

    I don’t think so, if you are talking about first shooter template in UE5. You will need to edit character in the blender and attach those hands.

  • @chuckymerchant236

    @chuckymerchant236

    3 ай бұрын

    ​@@yarovrthanks for letting me know. If you have the time I'd love to see a tutorial. FPS hands is a subject not a lot of people cover.

  • @user-hs8sq1ok9w
    @user-hs8sq1ok9w4 ай бұрын

    how can I add other hand types? I wish I had more realistic hands

  • @yarovr

    @yarovr

    4 ай бұрын

    Other hand types are added through animation blueprint (where I added the logic for hands), and also state machine. I can’t show it on words, but you may join discord channel and I can show you 1 on 1

  • @yarovr

    @yarovr

    4 ай бұрын

    Also, if you have a lot of different animations, you can create a blendspace 2d with all of them, I have shown this in gun system tutorial, same here, join discord and text me, will be happy to help)

  • @user-hs8sq1ok9w

    @user-hs8sq1ok9w

    4 ай бұрын

    @@yarovr I saw on the marketplace some hand packs. You think it worth the price?

  • @yarovr

    @yarovr

    4 ай бұрын

    @@user-hs8sq1ok9w it is up to you, I am sharing a free asset with you in gun tutorial so that you could practice how to implement hands on your own, but I would suggest you buying the hands only if you will publish a game or sell it somewhere. If just for learning, I would use free assets

  • @user-hs8sq1ok9w

    @user-hs8sq1ok9w

    4 ай бұрын

    @@yarovr thanks for you help, I appreciate it

  • @TheFunDimension
    @TheFunDimension29 күн бұрын

    Every time you do something, I’m asking why, over and over again. I want to know why. Why are you choosing this arbitrary values? Where do you get them? Why everything.

  • @yarovr

    @yarovr

    28 күн бұрын

    Please, have a look at vrtemplate beginner tutorial, I explain everything there, hope you will understand and it will help you

  • @insta.trends4153
    @insta.trends41534 ай бұрын

    thanks!!!

  • @yarovr

    @yarovr

    4 ай бұрын

    Of course, make sure to check out gun tutorial, there I make custom hand grabs in case you need them!