You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
Completion Deadline: Oct.11
Member
The text was updated successfully, but these errors were encountered: