Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hidden and FadeIn mods don't work at all #89

Closed
LumpBloom7 opened this issue Jul 30, 2020 · 1 comment
Closed

Hidden and FadeIn mods don't work at all #89

LumpBloom7 opened this issue Jul 30, 2020 · 1 comment
Labels
bug Something isn't working wontfix This will not be worked on

Comments

@LumpBloom7
Copy link
Owner

LumpBloom7 commented Jul 30, 2020

A rather dumb oversight on my end.

In #86 I changed all of the animations from manual lerping in Update() to using drawable transforms in UpdateInitialTransforms(), but neglected to re-implement the Hidden and FadeIn mod behaviors.

On the bright side, this gives me the opportunity to rethink how Hidden and FadeIn would work :)

@LumpBloom7 LumpBloom7 added the bug Something isn't working label Jul 30, 2020
@LumpBloom7 LumpBloom7 added the wontfix This will not be worked on label Nov 8, 2020
@LumpBloom7
Copy link
Owner Author

Due to the amount of unique note type behaviors (laned notes, Touch notes, TouchHold notes, and Slide notes), I don't see Hidden or FadeIn working in a consistent way that I can be happy with.

Closing this as a "won't fix".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant