Player Movement
I wanted that the camera view was in first person so you can navigate through the maze.
There was a problem with the pacman model because every time i moved the model would eventually on a different position than the camera.
I fixed it to made a different script that put the model and the camera in the same place in LateUpdate