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 Web Loading Bar #2499

Merged
merged 2 commits into from
May 14, 2024
Merged

Fix Web Loading Bar #2499

merged 2 commits into from
May 14, 2024

Conversation

lemz1
Copy link
Contributor

@lemz1 lemz1 commented May 13, 2024

I noticed (at least for me) that the loading bar starts from the middle which is probably because previously scale.x was used. And another issue is that it just doesn't move at all.
I fixed this issue by using setGraphicSize and updateHitbox afterwards
I removed the lerp since it made the loading bar look weird

@lemz1 lemz1 changed the base branch from main to develop May 13, 2024 22:17
@ninjamuffin99
Copy link
Member

nice! internally I'll be adding the lerp back in, but thank you! I'll merge this here and add the 0.3.3 milestone

@ninjamuffin99 ninjamuffin99 added this to the 0.3.3 milestone May 14, 2024
@ninjamuffin99 ninjamuffin99 merged commit 3be1056 into FunkinCrew:develop May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants