Cube Surfer - chanhpomme/ugp-wiki-temp GitHub Wiki
"CubeSurfer"
GameParameters:
{
StartSpeed: 3.0,
SpeedIncrement: 0.5,
MaxSpeed: 7.0,
BackgroundTheme: 0 [0-4],
NumberOfEasyChunks: 2,
NumberOfMediumChunks: 2
/* Boosters */
}
StartSpeed: starting speed of the player
SpeedIncrement: speed increment (addition) at the end of each chunk
MaxSpeed: it is important to limit the speed to not have unwanted behaviour caused by excessive speed
BackgroundTheme: color of the sky and the ground
NumberOfEasyChunks: the game will start by randomly choosing this amount of easy chunks
NumberOfMediumChunks: then the game will randomly choose this amount of medium chunks, then will only use hard chunks