Level Folder

All content of the level

Structure of a level folder without MP4 file

Structure of a level folder with MP4 file


levelinfo.txt File

Contains all the parameters for the creation and operation of the level.


JSON File (OLD System)

Contains text written in JSON format, where the values ​​of each note for hits are found. This is generated with the other editor, note editor.

Example:


CSV File

Contains text written in CSV format, where the values ​​of visual effects are found. This is generated in the effects editor.

Example:

This will be explained later.


Assets Folder

Files such as images, texts, etc. are added.

Last updated