Releases: cluttered-code/godot-health-hitbox-hurtbox
Releases · cluttered-code/godot-health-hitbox-hurtbox
v5.0.3
v5.0.1
v5.0.0
Caution
Component Name Changes!
Update to version v4.4.0 first to obtain GUIDs. Then Node name changes will work properly
Added Basic and Advance Nodes as well as modifiers for damage types enabling resistance/weakness settings.
v4.4.0
update to Godot 4.4 to include guid. The version of this plugin is just a happy coincidence. 😂
v4.3.0
HitScan components will ignore HitBox components that are ignoring collisions.
v4.2.0
add action_applied signals
v4.1.0
entity default to owner instead of get_parent()
v4.0.0
move multiplier calculations into Health component
v3.2.1
Only load 2D or 3D components that exist into the editor
v3.2.0
allow HurtBoxes to inverse damage and healing using flags instead of negative multiplier values