3.Playtesting - JohnPHealy/vision-declanqc GitHub Wiki
While playtesting the game, many players had similar issues that I needed to address.
Camera - Many players had trouble lining up their jumps due to the camera, so I increased the speed the camera follows the player in the cinemachine component. I also added a camera transition so the player could see where to go more clearly.
Difficulty - A lot of players were having trouble beating the game, due to how far away the platforms were from each other. I simply shortened the distance between and made some platforms wider.
Platforms - A few players were unsure if the platforms disappearing was part of the game, or if it was a glitch in the build. To resolve this issue I made it clear in the games description on the itch.io page that the platforms were meant to disappear.