An actor component and scalable system that has armor calculations and handles weapon damage and dealing as well as hit reactions and state switches along with death events. This is done using custom events and dispatchers
Go to file
2024-09-04 18:55:17 -05:00
DamageSystem Initial commit and LFS init 2024-09-04 18:52:12 -05:00
.gitattributes Initial commit and LFS init 2024-09-04 18:52:12 -05:00
.gitignore Update .gitignore 2024-09-04 18:55:17 -05:00
README.md Initial commit 2024-09-04 17:51:11 -06:00

Unreal-Damage-System

An actor component and scalable system that has armor calculations and handles weapon damage and dealing as well as hit reactions and state switches along with death events. This is done using custom events and dispatchers