Add DamageNumberManager and DamageNumber for displaying damage feedback

This commit is contained in:
2025-08-31 02:30:42 +02:00
parent 4b7c38397c
commit 021e984877
10 changed files with 134 additions and 5 deletions

View File

@@ -197,10 +197,6 @@ process_mode = 4
[node name="HitParticles" parent="Brick Player" index="26"]
process_material = SubResource("ParticleProcessMaterial_lgb3u")
[node name="ProgressiveDamageComponent" parent="Brick Player" index="31"]
MinJumpHeight = null
JumpReductionPercentage = null
[node name="Enemies" type="Node2D" parent="."]
[node name="Flying Enemy" parent="Enemies" instance=ExtResource("18_162yw")]