May 2018
Beginner
492 pages
11h 53m
English
The simplest way to obtain user input is just get the current data from an input component. We've already seen this using the Input class and VR SDK. Presently, we will write our own input component that maps the Unity (or SDK) input to our own simple API in MyInputController. Then, we'll write a BalloonController that polls the input, as illustrated:

Read now
Unlock full access