Files
MovementTests/scenes/enemies/grounded_enemy/grounded_enemy_knockback.tres
Minimata 2e5fcb6a75
All checks were successful
Create tag and build when new code gets to main / BumpTag (push) Successful in 20s
Create tag and build when new code gets to main / Export (push) Successful in 9m56s
implemented player health, knockback, invicibility frames and hitstop
2026-01-20 12:05:31 +01:00

9 lines
334 B
Plaintext

[gd_resource type="Resource" script_class="RKnockback" load_steps=2 format=3 uid="uid://cektf6waf4s04"]
[ext_resource type="Script" uid="uid://b44cse62qru7j" path="res://components/knockback/RKnockback.cs" id="1_vdia8"]
[resource]
script = ExtResource("1_vdia8")
Modifier = 30.0
metadata/_custom_type_script = "uid://b44cse62qru7j"