Skip to content
Askigh edited this page Jun 27, 2018 · 1 revision

Tutorial : Change the number of rounds

If the game is too long, or too short you can easily change the number of rounds required to win the race

  • Go into the MarioKartManager.qml file, then change the rounds property, which is set to 3 by default

The calculation of the score will be automatically changed :

As you take three times less time to finish the race if only one round is required, you will loose points three times faster

Clone this wiki locally