April 2020
Intermediate to advanced
716 pages
18h 55m
English
In order to make the VR game objects interactive, we will use the React 360 event handlers, such as onEnter and onExit with Entity, and onClick with VrButton, to add rotation animation and gameplay behavior. In the following sections, we will add the implementations for rotating a VR object when a user focuses on it, and for adding click behavior on the objects to allow a user to collect the correct objects in the game.