LiliaIsABell / cart315-Prototypes

0 stars 0 forks source link

R - Che Tan's Playtest Response #2

Open TheStormex opened 3 years ago

TheStormex commented 3 years ago
  1. The player cannot look to the left or right, only up and down. Is this intentional? If so, it does not seem practical, since there are parts where the player has to move left or right horizontally and cannot see whether they are making progress since the maze all look the same. Also, whatever code used to prevent the camera from turning sideways does not lock the camera completely on that axis, it just makes it so that if the player tries to move the camera, it jitters back, which can be nauseating.
  2. For some reason, I think it is a glitch, I managed to float into the sky and fly out of the maze completely. While in the sky, I was able to see the entire map which takes away the challenge of traversing the maze as well.
  3. I felt there could be more elements in the map, such as obstacles that push the player around or buttons to click to open / close doors.
  4. Since I was able to float and bypass the maze, about one minute.
  5. The camera lock on the horizontal axis.