cwp10 / XRToolkitMVP

A MVP Project to apply all lessons learned through Learn XR VR Course

Home Page:https://www.learnxr.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XRToolkitMVP

A few MVP projects to apply all lessons learned through Learn XR VR Course.

Note: the plan is to include a variety of small VR games and this repo will keep growing as new games are developed.

  • Current MVP Project: Escape Room with a scary vibe !

Demo Unity Scenes (Features) ๐ŸŽฎ

Scenes
DoorFeature.unity: usage of a door (with a socket) and a key MultipleDrawersFeature.unity: using multiple drawers with a flashlight and pencils hidden inside
KeypadFeature.unity: usage of a keypad to activate a door feature (opening a door) DrawerFeature.unity: using a drawers with a key hidden inside
LockerFeature.unity: usage of a locker which you can open and has a key hidden inside Game.unity main game and it includes all features listed including a hidden flashlight

Getting Started Info ๐Ÿ“ข

  • Unity 2022.2.13f1 required
  • XRI 2.3.0 included in project packages
  • After cloning this repo be sure to do the following:
    • Install Git Large File Storage by downloading it from here (this is needed since Assets/Audio and Assets/ThirdParty are all large files and part of LFS)
    • Open the terminal and run this command at the root of this project:
    $ git lfs fetch

Important Assets Licensing info ๐Ÿ“œ

3D Assets

All assets included in this repo are available from the Unity Asset Store. Any Paid assets below are licensed with a Multi-Entity license which means you can use it as part of LearnXR.io license only for learning purposes. (FYI: All links below are affiliate links)

Music / SFX

All the SFX or Music in this repo is licensed by Soundstripe which means that Learn XR has a comercial license, however a license is required if you like to use any of these tracks on your own commercial experience, thank you.

About

A MVP Project to apply all lessons learned through Learn XR VR Course

https://www.learnxr.io


Languages

Language:C# 55.2%Language:ShaderLab 37.8%Language:HLSL 6.6%Language:Shell 0.5%