issues
search
QuietDreamGames
/
WitchHunters
MIT License
0
stars
0
forks
source link
MH-27 Attack system.
#42
Closed
Odinlevi
closed
2 years ago
Odinlevi
commented
2 years ago
What?
Add autoattack SO with info about attack and about attack collider
Create attack system with possibility to enable attack overlap box
Create AttackOverlapBox system wich damages all entities inside
Change damage component to be able to store multiple damages and their sources
Add DamageableTag to get easy understanding of whether you can apply damage to entity or not
Add damage cooldown so that the entity will ignore the same damage into thery close time frame
vivk
commented
2 years ago
Conflict resolved.
What?