Hello,
I am creating a VR Game using the Leap and Oculus Rift where the player is a robot doing tasks. In my group we currently have the playing picking up objects and placing them on other robots or on pedestals. Currently we are trying to create an in-game snapping tool using the leap. Example of what we want to do: The player picks up parts such as a battery or SSD and inserts said parts into slots or positions on the robot directly in-front of them. When they let go of the grasp infront of the slots or positions we want the part to automatically move or slide into the correct position. But we also want the player to able to remove the part again. How would we go about doing this?
We have tried moving the position of the object to the correct position but once this happens, the object becomes unmovable. Would really appreciate some help and feedback! Thank you!