June 2017
Beginner to intermediate
336 pages
8h 44m
English
Once the GazeManager and cursor are in place, the next step is to identify the gazeable objects. As you know, the Box Collider is the base for collision primitives in Unity. Here, we will handle the gaze for each floor; hence, we would need to add a Box Collider component to each floor object.
For this 3D Model, we have two wings and a few floors in each wing (right Wings - floor 0 to floor 3 and left wings - floor 0 to floor 5), which you can clearly identify from the model. Select individual floor objects from the wings and add Box Collider components from the Inspector window. The following steps explain the process for one of the floors:
Read now
Unlock full access