Summary

We have now completed the setup phase of this project. Our scene provides an environment for the zombie animator and spawn points. Donning the headset and hitting play will let you look around the space, but we still will not see any creatures making their way toward the player. To get them started, we need to create three new scripts: the PlayerController, the ZombieController, and the ZombieSpawner. Each of these scripts will be covered in detail in the next chapter.

Another important component of this chapter was the discussion on creating comfortable experiences in virtual reality. Optimizing your project is centered around making development choices based on your target device. Visit Unity's VR tutorials at https://unity3d.com/learn/tutorials/topics/virtual-reality/optimisation-vr-unity ...

Get Virtual Reality Blueprints now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.