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: (Option to) decrease gap between arrows? #34

Closed Onemario1234 closed 2 years ago

Onemario1234 commented 2 years ago

I couldn't help but notice that the gap between arrows is quite noticeable with more than 4 keys. This is a gap that is remedied in, say, the Shaggy mod, by squishing them together a bit.

Considering this engine supports up to 18 keys, it might be best to do the same, that way the arrows aren't so small and hard to hit. If you squish them together a bit like the Shaggy mod does in 9 key, you can expand the arrows' size and make them easier to see.

Leather128 commented 2 years ago

This seems like a good idea, it may require some reworking on how arrow placement and sizing is handled however, I will consider this since I feel as if a lot of people will want this (especially after getting used to 9, 6, or 7 key in the shaggy mod)

Onemario1234 commented 2 years ago

Yeah, I got really used to the Shaggy mod's arrow placement. Moving to Leather Engine was kinda jarring at first.

Onemario1234 commented 2 years ago

Not to mention being able to see all the arrows in songs using larger key counts would be nice. Lol

Leather128 commented 2 years ago

Fixed in commit #e4e2cd2.