overbound / SonicTimeTwisted

Source Code for a Sonic Fan Game Made in Game Maker Studio
https://overboundstudio.com/
GNU General Public License v3.0
60 stars 16 forks source link

Dim the screen instead of brightening it #10

Closed AlexKhayrullin closed 7 years ago

AlexKhayrullin commented 7 years ago

In the Windows version, the screen is brightened when any menu is brought up.

In Android, a smaller screen makes yellow-on-white (or on top of very bright/pale colors) harder to read. Dimming the screen instead might make the yellow text easier to read.

VectorSatyr commented 7 years ago

I believe this should apply to all versions. What say you, @overbound ?

AlexKhayrullin commented 7 years ago

Reassigned to @overbound just for the question :)

(if it only needs to be done on Android, please reassign back to me)

AlexKhayrullin commented 7 years ago

BTW, I just tried it (see screenshots here: https://twitter.com/AlexKhayrullin/status/922183527709532161 ) , and it looks so much better ^^

VectorSatyr commented 7 years ago

@AlexKhayrullin Overbound isn't going to respond. Just go ahead and change this to a general issue.

overbound commented 7 years ago

I think its a great improvement go for it!

AlexKhayrullin commented 7 years ago

Thanks :) . It's done in the Android compatibility branch, but will apply to all versions.