Spiral Roll - chanhpomme/ugp-wiki-temp GitHub Wiki

Spiral Roll

"SpiralRoll"

Number player skins available: 26

GameParameters:
{
  "LevelLength": 1000
  "InitialSpeed": 18.0
  "PlayerIncrementalSpeed": 1.0
  "ChunkCount": 4
  "LevelTheme": 0

  /* Boosters */
  "Magnet": 30
}
LevelLength: Length of the level
InitialSpeed: Chisel speed at launch
PlayerIncrementalSpeed: Increment value of the chisel speed
ChunkCount: Number of chunk of the level
LevelTheme: Index of the theme (from 0 to 8)
Magnet: Duration of the bonus. Activate the magnet bonus if > 0, coins are attracted by the chisel

In-Game Boosters:
"Magnet" { "Duration": 30 }: activate the magnet bonus, coins are attracted by the chisel (Duration: duration of the booster)

⚠️ **GitHub.com Fallback** ⚠️