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. player


Scripts


Script for player's movement and camera control: Player movement's script Mouse controls

Script for enabling the menu at key press/button down and the script that makes the menu always face the player: Enabling the Menu 'Look at player' script

Script that allows the player to rotate and scale a 3D object with the mouse controls: 3D Modelling script

Scripts that set some gameobjects active on trigger events (such as navigation system and minimap enabled as the player enters a trigger zone): Navigation System enabled Minimap enabled