GithubHelp home page GithubHelp logo

Comments (4)

JonesyPMD avatar JonesyPMD commented on June 21, 2024

hey did you find a solution for this?

from ubiksolver.

markentingh avatar markentingh commented on June 21, 2024

I did. Let me remember hahaha.... I think what I did was use the Motion Controller Left & Right Aim components to set the Left Hand & Right Hand Transforms for UBIK, then I set up hand sockets on the character skeleton for various items that I wanted to pick up. Then, I set up the GrabComponent blueprint to use the Attach Component To Component node for left & right hands and specified the hand socket name based on the Grab Type.

So for example, I added a Grab Type of "Flashlight" to the GrabType enum blueprint, added a new hand socket to each hand in my character skeleton called flashlight_l & flashlight_r, created a new Animation Sequence for the flashlight right hand, and attached the flashlight to the right hand flashlight_r socket (as a preview asset) within the animation sequence, then aligned the flashlight to the hand and curled the fingers the way I wanted them to grip the flashlight. I set up this animation sequence to trigger within the UBIK animation blueprint when the user grabs an actor that contains the GrabComponent blueprint of GrabType "flashlight", and the flashlight magically appeared gripped in my hand. I also set up the UBIK animation blueprint to utilize the flashlight right hand animation sequence for the left hand too by setting up a Mirror Data Table for my character skeleton and then using the Mirror node within the UBIK AnimGraph. Let me show you some screenshots...

Image 530
Image 529
Image 528
Image 527
Image 526
Image 531

from ubiksolver.

JonesyPMD avatar JonesyPMD commented on June 21, 2024

Thank you so much i will look into it!

from ubiksolver.

JonasMolgaard avatar JonasMolgaard commented on June 21, 2024

Thanks for the detailed description markentingh. I assume this issue is solved, and closing it.

from ubiksolver.

Related Issues (15)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.