Slower Timer Difficulty Setting

Adds a new Difficulty Setting which changes how long each "second" lasts in a level. Off by default, but when on it uses full seconds instead of 0.4 seconds like in SMM2.
NOTE: The translations will need to be checked properly.
This commit is contained in:
KirbyKidJ
2025-09-22 15:40:15 -07:00
parent d3e07180df
commit f7bc857991
19 changed files with 27 additions and 4 deletions

View File

@@ -74,6 +74,7 @@ var file := {
"extra_checkpoints": 0,
"back_scroll": 0,
"time_limit": 1,
"timer_style": 0,
"lakitu_style": 0
}
}