Files
MovementTests/scenes/enemies/flying_enemy/flying_enemy_knockback.tres
Minimata cd519e528f
All checks were successful
Create tag and build when new code gets to main / BumpTag (push) Successful in 55s
Create tag and build when new code gets to main / Test (push) Successful in 7m7s
Create tag and build when new code gets to main / Export (push) Successful in 9m56s
complete project reorganization
2026-02-04 11:20:00 +01:00

9 lines
328 B
Plaintext

[gd_resource type="Resource" script_class="RKnockback" format=3 uid="uid://dt7a1io5o0b8s"]
[ext_resource type="Script" uid="uid://b44cse62qru7j" path="res://scenes/components/knockback/RKnockback.cs" id="1_yq03x"]
[resource]
script = ExtResource("1_yq03x")
Modifier = 20.0
metadata/_custom_type_script = "uid://b44cse62qru7j"