It's interesting for developers to test games, players to skip boring parts, and maybe it could be a logical feature. Just as emulators have the option to unlock gameloop and run faster than the default, we can add this key.
player control
[x] space hold to speed change.
[X] 0 toggle speed.
[X] 1..5 set custom speed to 2x..5x
[X] 6..9 set custom speed to 10x..40x
game controll
[ ] std.speed.control(false) disable player control speed
It's interesting for developers to test games, players to skip boring parts, and maybe it could be a logical feature. Just as emulators have the option to unlock gameloop and run faster than the default, we can add this key.
player control
game controll
std.speed.control(false)
disable player control speedthanks @YagoCrispim for complementary ideas!