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

Fix argon health bar not completing flash animation correctly #25074

Merged
merged 5 commits into from Oct 10, 2023

Conversation

peppy
Copy link
Sponsor Member

@peppy peppy commented Oct 10, 2023

Noticed this while doing some work around the health bar. The flash just wasn't playing due to an oversight in the miss-finish-animation logic.

I've also adjusted the flash a bit.

@bdach
Copy link
Collaborator

bdach commented Oct 10, 2023

I'm... not sure this pull actually visually changes anything? I'm trying to see what it does, slowing down to like 10%, but I still cannot tell what this is supposed to be changing and in which scenario.

How do I see the effects of this change?

@peppy
Copy link
Sponsor Member Author

peppy commented Oct 10, 2023

Before:

osu.2023-10-10.at.07.24.56.mp4

After:

osu.2023-10-10.at.07.25.59.mp4

The majority of the flash's intensity was being cancelled by finishMissDisplay cancelling the transforms that were applied on glowBar.

@bdach bdach self-requested a review October 10, 2023 17:56
@bdach bdach enabled auto-merge October 10, 2023 18:05
@bdach bdach disabled auto-merge October 10, 2023 20:28
@bdach bdach merged commit 969c1b0 into ppy:master Oct 10, 2023
12 of 17 checks passed
@peppy peppy deleted the fix-argon-health-bar-flash branch October 11, 2023 06:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants