Skip to content

Projectiles and players not despawning properly #6

Description

@will-emmerson

There is something a bit wrong with despawning - projectiles and players aren't being cleaned up properly. I made a really simple gui using pygame which draws all players and projectiles with online=True, and you can see lots of stationary objects.
I tried changing the code to just remove them which helps a bit but it's still a problem. Is there some reason for keeping projectile and players around with online=False, why not just delete them?
See PR #7

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions