<aside> <img src="/icons/reorder_gray.svg" alt="/icons/reorder_gray.svg" width="40px" />
Navigation
</aside>
Characters are the main gameplay entities of the player. The level is considered failed if there are no characters left alive.
<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>