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

Better tower outlines #2

Merged
merged 7 commits into from
May 20, 2024
Merged

Better tower outlines #2

merged 7 commits into from
May 20, 2024

Conversation

rparrett
Copy link
Owner

Fixes the "tower head and body have a separate outline" problem, and removes janky custom outline insert/removal propagation code in favor of how bevy_mod_outline is actually intended to be used.

rparrett added 7 commits May 17, 2024 11:34
also still considering removing our own janky outline propagation
stuff in favor of the built-in thing

that would require us to put outlinebundles on everything that could
potentially have an outline and rewriting queries to modify the
outline instead of replace it
Laser are now spawning in the wrong spot -- probably need to get
the tower head mesh global transform, or just adjust the offset
@rparrett rparrett merged commit dc33026 into main May 20, 2024
3 checks passed
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.

1 participant