amitsri20 / Puzzler-Udacity

A VR puzzler game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Puzzler

Starter project for the Udacity VR Developer Nanodegree program.

  • Course: VR Design
  • Project: Puzzler

Versions Used

Directory Structure

  • The Unity project is the child directory of the repository and named according to the associated lesson.
  • The Unity project is 'cleaned' and includes the Assets folder, the ProjectSettings folder, and the UnityPackageManager folder.

GVR SDK for Unity

  • GoogleVR > Demos is not included.
  • GoogleVR > GVRVideoPlayer.unitypackage is included.
  • The Max Reticle Distance value for the GvrReticlePointer used in the scene is set to 20 instead of the default 10.
  • Scripts applicable to the course have been updated to reflect Unity's API change from UnityEngine.VR to UnityEngine.XR.

Note: If for any reason you remove and re-import GVR SDK for Unity v1.100.1, make sure you accept any API update pop-up prompts triggered by Unity. Alternatively, you can manually run the API updater (Unity menu Assets > Run API Updater...) after the import has completed.

Related Repositories

About

A VR puzzler game

License:MIT License


Languages

Language:C# 97.4%Language:ShaderLab 2.1%Language:GLSL 0.3%Language:Objective-C++ 0.1%Language:Objective-C 0.1%