TeamRizu / OutFox

The Bug Reporting Repository for OutFox LTS 0.4, Alpha V and Steam Early Access Builds
https://projectoutfox.com
Apache License 2.0
182 stars 3 forks source link

[Feature Request] Expose DebounceCoinInputTime to ScreenOptionsMasterPrefs #580

Closed SheepyChris closed 2 years ago

SheepyChris commented 2 years ago

Please Select the game mode your feature request is about.

All Game Modes

Is your feature request related to a problem?

This is a not well known feature of the engine due to it being completely hidden in game, only existing through its definition in Save/Preferences.ini. In turn, arcade operators are not aware that this feature exists to help resolve issues such as multiple coins being registered with the insertion of a single one.

Describe the solution you'd like

Have a config option exposed and available for themes to be used aside the already existing InputDebounceTime preference.

Describe alternatives you've considered

No response

Additional context

No response

Scraticus commented 2 years ago

Good issue, I've implemented it into Alpha V and will backport for the next release of Alpha 4.

image

Thanks for reporting!