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

Dispose Plunger Bow Projectile after a certain duration #316

Open
2 tasks done
eugene2341 opened this issue Oct 16, 2022 · 0 comments
Open
2 tasks done

Dispose Plunger Bow Projectile after a certain duration #316

eugene2341 opened this issue Oct 16, 2022 · 0 comments
Labels
task This issue or pull request already exists

Comments

@eugene2341
Copy link
Contributor

Description

Task: Dispose Plunger Bow Projectile after a certain duration
Feature: #248

This task aims to remove the plunger bow projectiles after a certain duration when they are spawned from the map when the player calls an attack instance with a ranged weapon. Prior to this task implementation, the plunger bow projectiles travels for an infinite distance and never gets disposed until the game area is changed/reset. This implementation will ensure that the plunger bow projectile will be disposed after a specified time (2 seconds) so that the memory usage of the game is kept low.

Dependencies

Milestones

List of steps that need to be completed for this task.

  • Ensure the plunger bow projectile is disposed after 2 seconds

Completion Deadline: Oct.11

Member

@eugene2341 eugene2341 added the task This issue or pull request already exists label Oct 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

1 participant