Files
MovementTests/scenes/player_controller/resources/player_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://bs8b0oojixm4q"]
[ext_resource type="Script" uid="uid://b44cse62qru7j" path="res://scenes/components/knockback/RKnockback.cs" id="1_dthjm"]
[resource]
script = ExtResource("1_dthjm")
Modifier = 30.0
metadata/_custom_type_script = "uid://b44cse62qru7j"