SteamVR
The Unity SteamVR Plugin was used to implement VR into the escape room
Puzzle
One of the puzzles that was in the escape room
Button
A button with UnityEvents was used to turn things on/off
This was my very first time working with VR
For this school project, the idea was to make a game that uses a unique way of input, which gave back output. For my team we use an Oculus Rift S headset, which you could use to trigger things in VR and at the same time, cause an Arduino to turn on or off multiple LED lights.
This was one of my favorite projects because I couldn't wait to finally work on my first VR project
The Unity SteamVR Plugin was used to implement VR into the escape room
One of the puzzles that was in the escape room
A button with UnityEvents was used to turn things on/off
The C++ code that was used to make the Arduino work with Unity
A view of a part of the room
When the player completes all the puzzles and all the lights on the Arduino are on, the exit door opens