March 2022
Intermediate to advanced
410 pages
9h 55m
English
As discussed previously, an Interactable is a game object in the virtual world that a user can interact with. Now that you have your Interactors and your grabbing mechanism working, it’s time to set up Interactions with real-life objects. In the last chapter, you learned how to interact with a cube game object. In this chapter, you’ll learn how to pick up Interactable objects using precision pickup points, as well as how to set up custom orientation handles on Interactable ...