Add Floaty text particles
This commit is contained in:
@@ -197,6 +197,7 @@ void entityUpdate(ecs_iter_t *it) {
|
||||
dealDmg *= multiplier;
|
||||
|
||||
damageEvent(other, (DamageEvent) {
|
||||
.hitbox = otherBounds,
|
||||
.amount = dealDmg
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user