Expand description
Enable the “Level Data” feature to parse level data
Modules§
- cnmb_
types - Types of the CNMB file. This includes tile properties, the world tiles, and backgrounds.
- cnms_
types - Types of the CNMS file. This includes world objects, strings from the world, world title, etc.
- consts
- Consts used in CNM Online that are also used here (like tile size).
Structs§
- Duration
- Duration of something in ticks. (There are 30 ticks per second in CNM Online, so a Duration of 30 is 1 second). Negative values have uses in very specific and special cases in CNM Online. Mostly is 0 or above though.
- Level
Data - The overarching level data structure. Holds everything pertaining to a level in CNM Online.
- Level
Meta Data - Metadata for this level.
- Point
- Defines a point for CNM types.
- Version
Specs - Version specs of the level data (seperate from the lparse file version)
Enums§
- Difficulty
Rating - Difficulty rating for a level