Unity Avatars, Gaze-based Control, Scripting Unity




CS185c

Chris Pollett

Apr 22, 2019

Outline

Introduction

Adding the Humanoid Ethan to a Scene

Making Ethan Intelligent

Using NavMesh

Scripting Motion

Quiz

Which of the following statements is true?

  1. Human VOR roll gain is small because we can tilt our heads left and right to make a roll movement, but can't do the same with our eyes.
  2. Retinal image slip does not occur when wearing a VR headset.
  3. Unity does not support texture maps.

Making Ethan Move to Where Looking

Adding a Where Looking Cursor

Making Raycasting More Robust

Annihilating Objects