SkillAgentSearch skills...

XRToolkitMVP

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

Install / Use

/learn @dilmerv/XRToolkitMVP
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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| |<img src="https://github.com/dilmerv/XRToolkitMVP/blob/master/docs/images/DoorAndKeyFeature.gif" width="280">|<img src="https://github.com/dilmerv/XRToolkitMVP/blob/master/docs/images/MultiDrawerFeature.gif" width="280">| |KeypadFeature.unity: usage of a keypad to activate a door feature (opening a door)|DrawerFeature.unity: using a drawers with a key hidden inside| |<img src="https://github.com/dilmerv/XRToolkitMVP/blob/master/docs/images/KeypadFeature.gif" width="280">|<img src="https://github.com/dilmerv/XRToolkitMVP/blob/master/docs/images/DrawerAndKeyFeature.gif" width="280">| |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| |<img src="https://github.com/dilmerv/XRToolkitMVP/blob/master/docs/images/LockersFeature.gif" width="280">|<img src="https://github.com/dilmerv/XRToolkitMVP/blob/master/docs/images/FlashlighFeature.gif" width="280">|

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.

View on GitHub
GitHub Stars15
CategoryDevelopment
Updated9mo ago
Forks5

Languages

C#

Security Score

87/100

Audited on Jun 16, 2025

No findings