KadeArchive / Kade-Engine

Kade Engine is a Competitive Rhythm Game engine rewrite for FNF with Quality of Life features included.
https://kadedev.github.io/Kade-Engine/
Apache License 2.0
409 stars 594 forks source link

Pause Countdown #642

Open Burger-Gaming opened 3 years ago

Burger-Gaming commented 3 years ago

Add a 5 second pause during the song once you hit resume so that if you pause in the middle of a note sequence you don't have to prepare to press a note immediately after the pause

theDetourist commented 3 years ago

Good idea, will look into it soon.

VMGuy23 commented 3 years ago

Or a 3, 2, 1

puyoxyz commented 3 years ago

could be cool but it could be used to cheat so maybe like if this is added, add a cooldown to pausing too

sqirradotdev commented 3 years ago

Or, you could do it similar to osu, where you need to press the last button you pressed before pausing

Burger-Gaming commented 3 years ago

could be cool but it could be used to cheat so maybe like if this is added, add a cooldown to pausing too

You could probably make it like clone hero where it disables scoring if you pause a lot

MagnusStrom commented 3 years ago

got this workin on my own engine. not too hard to do, someone can make a quick PR to do it(im lazy)