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 Name: Design mechanism for spawning and removing buffs / debuffs. Feature: Buffs / debuffs #38
As the buffs / debuffs will exist on the map for a period of time (player has a limited time to collect them), we need a system which controls the spawning and despawning of buffs.
This will likely be implemented by some form of BuffManagement class which tracks the current buffs which are spawned and collected by the player.
Milestones
Update existing Buffs / Debuffs Wiki page (Sept. 1)
Create class for BuffManagement (Sept. 3)
Determine how to control spawning and despawning (Sept. 3)
Description
Task Name: Design mechanism for spawning and removing buffs / debuffs.
Feature: Buffs / debuffs #38
As the buffs / debuffs will exist on the map for a period of time (player has a limited time to collect them), we need a system which controls the spawning and despawning of buffs.
This will likely be implemented by some form of
BuffManagement
class which tracks the current buffs which are spawned and collected by the player.Milestones
Buffs / Debuffs
Wiki page (Sept. 1)BuffManagement
(Sept. 3)Completion Deadline: Sept. 5
Documentation
Member
The text was updated successfully, but these errors were encountered: