Search Unity

[SALE] Auto Hand - VR: Grab Solver - Automatically Figures Out What Shape to Take When Grabbing

Discussion in 'Assets and Asset Store' started by EarnestRobot, Aug 12, 2020.

  1. EarnestRobot

    EarnestRobot

    Joined:
    Aug 13, 2015
    Posts:
    13
    -------[%25 OFF UNTIL 2021]------

    No more grabbing through objects. Making an object freely grabbable is as easy as adding a single script!


    Auto Hand uses a Rigidbody hand controller that automatically configures to the collider's shape when grabbing. Works well with all primitive colliders and convex mesh colliders! Includes pose drivers and grab points for complex shapes and grabs.


    Auto Hand includes a physics-based VR controller/interaction system. VR physics controller includes effects such as weight, collision, distribute forces between multiple grab sources, and breaking events. High-quality throwing and catching. Physics-based gadgets, levers, doors, and buttons examples.


    ----------------------------------------------------------

    Actively being updated with new features!


    Will connect to any VR controller/input framework with ease!


    Unity 2020 XR, Unity Legacy XR, SteamVR, and Oculus Integration example packages!


    Designed for trigger/button grabbing and releasing


    Can be applied to any rigged hand model with any number of fingers


    Connect to any controller with only three function calls!


    Extremely low performance impact!



    ----------------------------------------------------------

    Features:
    - Hand Pose Solver
    - Static Pose Driver
    - Grab Point Driver
    - Place Point Driver
    - Finger IK
    - Connects to Any Rigged Hand Model With Any Number of Fingers
    - UnityEvent/Event call support
    - Accurate Throwing
    - Catching
    - Weight/Mass
    - Physics Joint Interaction (doors, levers, buttons)
    - Distributed Forces
    - Teleporter
    - Hand Look Assist
    - Low-Performance Impact
    - One-Handed Item Swapping
    - Multiple Hand Examples
    - Examples for Button, Lever, and Door
    - SteamVR Demo Package
    - Oculus Integration Demo Package
    - Unity 2020 XR Demo Package
    - Unity Legacy XR Demo Package
    - Well Documented Code and Tooltips


    Find it on the Asset Store
     
    Last edited: Sep 14, 2020
    StevenPicard likes this.
  2. tinnystudios

    tinnystudios

    Joined:
    Oct 27, 2016
    Posts:
    18
    Does Auto Hand work with Oculus Quest hand tracking out of the box?
     
    Mark_01 likes this.
  3. EarnestRobot

    EarnestRobot

    Joined:
    Aug 13, 2015
    Posts:
    13
    It does not currently support hand/finger tracking, someday hopefully. Right now it is designed for trigger/button input on any device.
     
  4. Alexpi8

    Alexpi8

    Joined:
    Jan 31, 2014
    Posts:
    3
    Its look great!

    What is the behaviour when touch a static object like walls or trees without press grab? Its react and adapt to the surface too without create a joint?

    Also when hit a static object with some grabbed item, like sword, the hand stop moving or the wrist will adapt to the collision till the sword can pass through?
     
  5. EarnestRobot

    EarnestRobot

    Joined:
    Aug 13, 2015
    Posts:
    13
    Thank you for your kind words!

    It depends a bit on the physics materials being used. In the demo, if you press your controller through a static collider, the hand generally slides along the surface of the object as if you were wiping it down. There are no joints or poses or anything involved in statics, it's all just physics interacting.

    Holding objects will act similarly depending on their physics material and shape, if you stab a sword into the wall it will balance against the point of contact until there is enough force to push the hand to its ideal position.
     
    Alexpi8 likes this.
  6. EarnestRobot

    EarnestRobot

    Joined:
    Aug 13, 2015
    Posts:
    13
    Version 1.3 released today including bug fixes, general improvements, and quality increases. New grab point and place point driver for super easy setup of forced placing and grabbing of objects in predetermined ways.
     
    Alexpi8 likes this.
  7. EarnestRobot

    EarnestRobot

    Joined:
    Aug 13, 2015
    Posts:
    13
    Auto Hand Asset is currently being included in the end of September Reboot Sale on the Unity Asset Store. Check it out before the end of the month for a great deal!
     
  8. dajnooo

    dajnooo

    Joined:
    Feb 22, 2019
    Posts:
    12
  9. Butter_Bean

    Butter_Bean

    Joined:
    Nov 17, 2020
    Posts:
    2
    Great Asset, very happy I bought it.
     
  10. caryciesielski

    caryciesielski

    Joined:
    Sep 20, 2016
    Posts:
    2
    Unity_AutoHand_Error.jpg We have purchased your Auto Hand - VR Physics Interaction asset for Unity and are experiencing an issue with the Auto Hands seemingly losing tracking and returning to the default position and rotation (0,0,0). This only Occurs on builds (Oculus Quest 2).
    In the editor an error occurs in the log every so often, sometimes 3 to 4 times in a row. This error however does not seem to affect anything in the game. This error is shown in the attached image. I'm thinking that this error might also be the cause of the Auto Hands losing tracking on a build.
    We have not yet found any solution or even cause of these errors.

    Any insight you can give to solving these errors would be greatly appreciated.
     
  11. stefy77

    stefy77

    Joined:
    May 15, 2015
    Posts:
    1
    Good morning,
    I have problems with the autohand package.
    1) How do I save the player's position to a file and then restore the position to reading?
    2) I can't use the buttons x y on the joystick
    3) How do I pause the game when the oculus helmet is in the table?
    I am using the Oculus configuration

    Thank you