<aside>
<img src="/icons/reorder_gray.svg" alt="/icons/reorder_gray.svg" width="40px" />
Navigation
</aside>
Home Page
Overview
Level Editor
Characters
Vehicles
Environment
UI Store
Power-Ups
Monetization (Ads & IAP)
The level System contains 2 main components:
- Levels - assets that contain level dimensions, elements configuration, and rewards.
- Level Database - an asset that contains a levels list as well elements, effects and editor settings.
These assets are stored in the Project Files/Data/Level System
folder, although interaction with this data is fully done by using Level Editor.
How to create levels
Settings Tab