✨ VRvard — A Magical VR Experience
·
2min
·
Marcus Aas Jensen

Table of Contents
✨ VRvard is an immersive virtual reality experience that transports you to a magical world filled with interactive environments. Developed as a collaborative project with , VRvard offers users the opportunity to explore and interact with potions and powers using the Meta Quest VR headset.
💻 GitHub Repository
📽️ Showcase
🔧 Setup
Prequisites: Unity 6 with Android Build Support.
- Clone the repository
- Open the project with Unity
- Connect your Meta Quest to your computer with a USB cable and application
Meta Quest Link
and make sure it is in developer mode 3.5 (Optional) At this state, you can actually use Meta Link to launch Unity Editor to test directly on your Meta Quest with a good USB 3 cable. - Go to
File
->Build Settings
->Android
->Build
- Check if your Meta Quest is connected and shown in section
Run Device
. If not shown, clickRefresh
button - Choose our scene
Main
and build the project by clickingBuild and Run
.