-
Notifications
You must be signed in to change notification settings - Fork 1
Dispose Plunger Bow Projectile after a certain duration #316
Copy link
Copy link
Open
Labels
taskThis issue or pull request already existsThis issue or pull request already exists
Description
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
- Implement projectile functionality for ranged weapons (Implement projectile functionality for ranged weapons #202)
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
- Eugene Chong (@eugene2341 ) (eugene2341)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
taskThis issue or pull request already existsThis issue or pull request already exists