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 the FPS limiter and contrails being overwritten by sparks #6

Open
xan1242 opened this issue Nov 6, 2023 · 0 comments
Open

Fix the FPS limiter and contrails being overwritten by sparks #6

xan1242 opened this issue Nov 6, 2023 · 0 comments
Assignees

Comments

@xan1242
Copy link
Owner

xan1242 commented Nov 6, 2023

  • FPS limiter is counting frames, which is very wrong
  • Particle overwrite happens probably because of the wrong hook location of the draw function (because that's the one that actually clears the list right after drawing)
@xan1242 xan1242 self-assigned this Nov 6, 2023
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

No branches or pull requests

1 participant