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

Sprite projectiles aren't added to/removed from ScreenMap. #14809

Open
GraionDilach opened this issue Feb 11, 2018 · 1 comment
Open

Sprite projectiles aren't added to/removed from ScreenMap. #14809

GraionDilach opened this issue Feb 11, 2018 · 1 comment

Comments

@GraionDilach
Copy link
Contributor

Checked on Bullet, Missile and GravityBomb at least, neither gets the screenmap updates so they don't end up benefitting from the don't-render-outside-of-screen changes.

@abcdefg30 abcdefg30 added the Bug label Feb 11, 2018
@reaperrr reaperrr added Performance and removed Bug labels Feb 11, 2018
@reaperrr
Copy link
Contributor

This is not a bug, the feature simply hasn't been completed yet.

The reason why I didn't migrate them yet is basically because I wasn't sure how to calculate the screen bounds of contrails, since they can follow curves.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants