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

Fade projectile despawn animations using a Bevy system #105

Open
cdsupina opened this issue Sep 5, 2023 · 0 comments
Open

Fade projectile despawn animations using a Bevy system #105

cdsupina opened this issue Sep 5, 2023 · 0 comments
Labels
effect Relating to an effect enhancement New feature or request

Comments

@cdsupina
Copy link
Contributor

cdsupina commented Sep 5, 2023

@LordDeatHunter improved the textures and animations for projectiles. We decided not to add transparency to texture itself to give the fade out effect, but rather use Bevy to provide a fade out effect.

This fade out effect should be strong enough to eliminate the jarring "popping out" appearance that no transparency in the animation gives.

@cdsupina cdsupina added enhancement New feature or request effect Relating to an effect labels Sep 5, 2023
@cdsupina cdsupina added this to v0.2.0 Sep 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effect Relating to an effect enhancement New feature or request
Projects
No open projects
Status: No status
Development

No branches or pull requests

1 participant