We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a137c97 commit 8fc32c9Copy full SHA for 8fc32c9
preload/data/notestyles/funkin.json
@@ -34,7 +34,8 @@
34
"rightStatic": { "prefix": "staticRight0" },
35
"rightPress": { "prefix": "pressRight0" },
36
"rightConfirm": { "prefix": "confirmRight0" },
37
- "rightConfirmHold": { "prefix": "confirmRight0" }
+ "rightConfirmHold": { "prefix": "confirmRight0" },
38
+ "FPSYOffset": 10.0
39
}
40
},
41
"holdNote": {
preload/data/notestyles/pixel.json
@@ -36,7 +36,8 @@
"rightPress": { "prefix": "pressedRight0" },
+ "FPSYOffset": 5.0
42
43
0 commit comments