Sonolus Wiki

Level Data

Level Data block contains level wide information.

Identifier

const LevelDataId = 1

Values

IndexInitial ValueDescription
0?Current time, updated every update cycle
1?Delta time, updated every update cycle
2?Screen aspect ratio
3?Audio offset
4?Input offset
5?Render scale
6?Anti-aliasing
7-40950Unused

Access

CallbackReadWrite
preprocess
spawnOrder
shouldSpawn
initialize
updateSequential
touch
updateParallel
terminate