Hole.io - chanhpomme/ugp-wiki-temp GitHub Wiki

Hole.io

"Holeio"

Number player skins available: 37

GameParameters:
{
  "Level": 0, 1 or 2
  "Timer": 0
  "Leaderboard": false
  "BotCount": 6

  /* Boosters */
  "StartSize": 1
  "SpeedMultiplier": 1
}
Level: Index of the level to load (0, 1 or 2)
Timer: Duration of the game. 0 for infinite game duration, otherwise, Proxy.GameEnded will be called automatically at the end of the timer
Leaderboard: display the leaderboard UI
BotCount: number of bots to spawn

StartSize: start size of the hole SpeedMultiplier: speed multiplier of the player speed

In-Game Boosters:
"SpeedBoost" { "SpeedMultiplier": 2, "Duration": 10 }: activate the speed boost
"HoleSize: { "SizeToAdd": 1 }: add or subtract the given value to the current hole size

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