Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Added within the 0.7.x patches to the freeplay menu are these "Difficulty Dots" that tell you what valid difficulties a song has, as well as the difficulties you can select in general.

After looking through the files a bit i found this haxe file

which seems to be used to define the color values of these dots, as the Erect tracks have a "night" color palette for their dots. the question here is. is it possible to create custom dot color palettes when modding in custom difficulties? i frankly lack the coding skill to attempt to figure this out but i wanted to bring it up as a discussion topic so if the answer is found it can be easily distributed for all mod makers to easily find and make usage of.
Beta Was this translation helpful? Give feedback.
All reactions