Please enable JavaScript to use CodeHS

Game Development in Unity

Lesson 7.3 VR Catch Game

Description

Students use their understanding of 3D and VR game development in Unity to develop a VR catch game, where players collect items in a VR game environment.


Objective

Students will be able to:

  • Create and build a new VR scene in Unity
  • Create scripts to add interactivity and player feedback to their game
  • Research scripting examples and API uses in the Unity Docs
  • Test and debug their Unity game project