user95401 / MainLevelsEditor

Main Levels Editor Geode Mod for Geometry Dash 2.206
https://geode-sdk.org/mods/user95401.mainlevelseditor/
10 stars 2 forks source link

colors bugged beyond page 23 #33

Closed Aerodream0 closed 4 months ago

Aerodream0 commented 6 months ago

in the _PageColors file, defining colors past page 23 doesn't work for some reason? i have the colors defined like this:

... 22 = 255,125,0 23 = 255,255,0 24 = 0,255,0 25 = 0,255,255 ...

but in-game, starting at page 24 the color loop seems to reset back to 0,0,255 and continues from there