goodbye collisions
This commit is contained in:
14
Animations/ProjectileAnimations.tscn
Normal file
14
Animations/ProjectileAnimations.tscn
Normal 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")
|
||||
}
|
||||
Reference in New Issue
Block a user