<aside> <img src="/icons/reorder_gray.svg" alt="/icons/reorder_gray.svg" width="40px" />

Navigation

</aside>

🏠 Home Page

Overview

Level Editor

Player

Obstacle

Booster

Gate

Gun

Enemy

Road and Environment

Special Finish

UI Store

💰 Monetization (Ads & IAP)

A player is the main user-controlled entity of the game.

Player Structure

Player Stat Upgrades

Characters

Characters are the main gameplay entities of the player. The level is considered failed if there are no characters left alive.

Character Data

Humanoid Character

Gun Character

<aside> <img src="/icons/light-bulb_yellow.svg" alt="/icons/light-bulb_yellow.svg" width="40px" />

To add a new character to the game, duplicate any existing one, change visuals, and add it to the character data.

</aside>