Named Editor Groups
A mod commissioned by Rue.
A mod that allows you to abstract away IDs by giving them a name.
Currently supports:
- Group IDs
- Collision IDs
- Counter IDs
- Timer IDs
- Effect IDs
- Color IDs
The ID's name is previewed in the editor, and you can directly search and create new Named IDs from any trigger's popup. The IDs are stored in the level, so anyone with the mod and a copy of the level can see its Named IDs!
- The ID's name cannot exceed 24 characters (it's recommended to keep them shorter than 14 characters)
- It is recommended that the ID's name shouldn't only contain numbers or only symbols
- Each ID must have its own unique name.
- Valid Named IDs characters are: ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz@_-,.!$^&*()+=/<>?\01234567890
- You can Export/Import Named IDs
- You can make IDs previewable or not, and give them descriptions by clicking the settings button besides in the Edit Named IDs popup (requires Level ID API by Cvolton, this data is not saved in the level and not exported)
You can also view and add Named IDs from the Level Settings popup (settings button besides the pause button in the editor) by clicking on the options button on the bottom right.