(Softcoding / Mods folder) Note size help. [0.4.0] #2948
-
Hi, Can someone help me? Im using a duplicate of the funkin' notetype json within the mods folder, and for some reason when i change the scale of the notes, it only affects the static notes and not the moving / saturated arrows, anyone got a fix for this? thanks very much. in addition i am using the x64 0.4.0 build directly off the github, with no outside hard-coding, :) - 2024-07-01.23-57-38.mp4here is the code for the note json file (dx.json) |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
That's because you need to set the scale for the strumline and the notes. Take note from how the pixel note style sets the scale. |
Beta Was this translation helpful? Give feedback.
That's because you need to set the scale for the strumline and the notes. Take note from how the pixel note style sets the scale.