fkl;dsnak;l gjmbsdfjlabgscajmg njl,.bfnelkjqbgmf

This commit is contained in:
Victor Turgeon
2023-01-15 14:15:51 -05:00
parent e09681afec
commit 8efed5d4d6
12 changed files with 281 additions and 7 deletions

View File

@@ -8,6 +8,17 @@ animations = [{
"frames": [{
"duration": 1.0,
"texture": ExtResource("2_bqbmq")
}, {
"duration": 1.0,
"texture": null
}],
"loop": true,
"name": &"damage",
"speed": 5.0
}, {
"frames": [{
"duration": 1.0,
"texture": ExtResource("2_bqbmq")
}],
"loop": true,
"name": &"default",
@@ -39,3 +50,5 @@ visible = false
points = PackedVector2Array(0, 0, 2000, 0)
width = 5.0
default_color = Color(1, 0, 0, 0.392157)
[connection signal="animation_finished" from="AnimatedSprite2D" to="." method="_on_animated_sprite_2d_animation_finished"]