KadeArchive / Kade-Engine

Kade Engine is a Competitive Rhythm Game engine rewrite for FNF with Quality of Life features included.
https://kadedev.github.io/Kade-Engine/
Apache License 2.0
409 stars 594 forks source link

Downscroll arrow tail ends are layered below arrow tail segments; should be the opposite #1665

Open i-winxd opened 3 years ago

i-winxd commented 3 years ago

DESCRIPTION

Windows 10 64bit, KE 1.6 (if this was fixed in a newer version, you can close this, but I don't find this being mentioned in the changelog)

How downscroll note assets are layered causes tails to look like this, which is a bit ugly image

It should instead look something like this (excuse the flipped image) image

Probably should have tail ends layered above tail segments.

i-winxd commented 3 years ago

Here, arrow tails seem opaque. In most other versions in FnF, they are slightly transparent. To prevent overlaps, arrow tail ends may have to be moved up instead.