rename coldspark

This commit is contained in:
A_Train63 2025-06-14 11:03:02 -07:00
parent ad39f73dd1
commit 7895db7680
1 changed files with 2 additions and 2 deletions

View File

@ -33,14 +33,14 @@ animations = [{
"texture": ExtResource("7_11wuo") "texture": ExtResource("7_11wuo")
}], }],
"loop": true, "loop": true,
"name": &"Idle", "name": &"new_animation",
"speed": 5.0 "speed": 5.0
}] }]
[sub_resource type="RectangleShape2D" id="RectangleShape2D_ql555"] [sub_resource type="RectangleShape2D" id="RectangleShape2D_ql555"]
size = Vector2(32, 32) size = Vector2(32, 32)
[node name="CharacterBody2D" type="CharacterBody2D"] [node name="ColdSpark" type="CharacterBody2D"]
[node name="AnimatedSprite2D" type="AnimatedSprite2D" parent="."] [node name="AnimatedSprite2D" type="AnimatedSprite2D" parent="."]
sprite_frames = SubResource("SpriteFrames_hj0l3") sprite_frames = SubResource("SpriteFrames_hj0l3")