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

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:

This will be explained later.


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.


PNG File

Image format file for the level icon, can also be in JPG type. It will be displayed in parts where it is necessary.


WAV File

Audio file format in WAV type, it must be of this type. This will be played when the level starts.


OGG File

Audio file format in OGG type, it must be of this type. For level preview playback.


Assets Folder

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

Last updated