Chapter 10. Completing the VR Game

This chapter continues from the previous one and completes the VR first-person shooter project by focusing on the underpinning code and functionality for creating gameplay, both in VR and normally. Specifically, we'll see how to do the following:

  • Create intelligent AI characters
  • Create Object Pools
  • Work with collisions and particles
  • Create a first-person shooter

    Note

    The starting project and assets can be found in the book's companion files in the Chapter10/Start folder. You can start here and follow along with this chapter if you don't have your own project already.

Object Pool and Spawning

This chapter is based on the assets and project completed in the previous chapter. See Figure 10.1. Here, we'll add gameplay elements ...

Get Unity 2018 By Example - Second Edition 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.