flashflashrevolution / rCubed

Official Flash Flash Revolution game engine.
https://www.flashflashrevolution.com
GNU Affero General Public License v3.0
30 stars 17 forks source link

Add slider to control Accuracy Bar's ADJUST_TRANSFORM alpha channel #390

Closed DashDashDashDashDash closed 3 weeks ago

DashDashDashDashDash commented 4 weeks ago

Closes https://github.com/flashflashrevolution/rCubed/issues/389.

This PR adds a slider next to the accuracy bar toggle in the Game UI Visuals tab of the game's settings to change how quickly judgements fade away completely from the accuracy bar.

Value restricted to 0.5 ≤ x ≤ 0.99 as 0.5 barely holds 4 judgements at the same time while 1 is just impractical... Maybe if the novelty of seeing a live "top-down" graph of all judgements is interesting enough then it could be allowed.