A Speedrun game where you must find the fastest way to end the level. This game has online leaderboards where you can see in real time scores.
Since we are in a competitive game we needed to let the users have the same version of the game, with the same levels...
To make online leaderboards we are using our own databases to stores datas via Php forms
The Unity physics do not allow us to make a lot of things because we don't such have a big access to it, so we simulate with kinematic character controller
All levels of the prototype