goodbye collisions

This commit is contained in:
2023-09-07 20:03:22 -07:00
parent 4b840bbe7f
commit 833ad3209e
37 changed files with 410 additions and 299 deletions

View File

@@ -0,0 +1,14 @@
[gd_scene load_steps=3 format=3 uid="uid://dykvpgrjto227"]
[sub_resource type="Animation" id="Animation_7sp5o"]
resource_name = "ProjectileAnimation"
[sub_resource type="AnimationLibrary" id="AnimationLibrary_1g8r3"]
_data = {
"ProjectileAnimation": SubResource("Animation_7sp5o")
}
[node name="AnimationPlayer" type="AnimationPlayer"]
libraries = {
"": SubResource("AnimationLibrary_1g8r3")
}