Pedro's contributions - pf5054o/Ar-Glasses GitHub Wiki
Player
A cylinder was used to be the player as it has, relatively, the same proportions as a human being. The player has an audiolistener, a camera and the scripts to make it move and look around.
Scripts
Script for player's movement and camera control:
Script for enabling the menu at key press/button down and the script that makes the menu always face the player:
Script that allows the player to rotate and scale a 3D object with the mouse controls:
Scripts that set some gameobjects active on trigger events (such as navigation system and minimap enabled as the player enters a trigger zone):