Leather128 / LeatherEngine

Just a little engine I decided to make since nobody seemed to have true custom mod support.
GNU General Public License v3.0
71 stars 58 forks source link

Enhancement: Decrease Gap Between Arrows (cont.) #69

Closed Onemario1234 closed 2 years ago

Onemario1234 commented 2 years ago

I already made a post talking about how it would benefit the mod if 5+ key modes squished the keys together a bit to fit them on-screen better and make them look slicker. I decided to make a post comparing how 9 keys look between vs. Shaggy and Leather Engine, to better showcase my point.

vs. Shaggy image Leather Engine image

Because Leather Engine keeps the same 4 key gap, the arrows had to be shrunken in size to fit the screen, and as a result, they're ever so slightly harder to see, and it would take some adjusting to, no doubt, as well.

Leather128 commented 2 years ago

I will definitely be implementing this, I'm just not too sure how to go about it yet. I'm sure I can find a way however.

Onemario1234 commented 2 years ago

Well, what's the current roadblock?

Leather128 commented 2 years ago

Probably just making it all customizable, while not breaking any other systems in the process

Leather128 commented 2 years ago

Fixed in commit #e4e2cd2.