Escaper Room VR
Escaper Room is a VR escape room. When you try to start the game the start button breaks,
you have 15 minutes to find a way to fix the start button. You do this by solving puzzles
and finding something to repair the start button so you can finaly start the game.
NOTE: You NEED a HTC Vive to play this game!
Download
GitHub
The things I did in this project:
Player:
The player has teleport based movement. When pressing the grip button you can grab items or close your hand. If you're close to a button then instead
of closing your hand it will point instead to make pressing the buttons easier.
Key lock:
You can open locks with keys found in the room. When the key touches the lock and the key is meant for this lock then
the key will pop in and the lock will unlock, after this you can't interact with the key anymore.
Lost and Found:
It is possible to put your hands out of the map and drop something in the void. If this happens
the dropped item will touch a collider set below the level. It then gets teleported to "the lost and found" box.
Back