rename coldspark
This commit is contained in:
parent
ad39f73dd1
commit
7895db7680
|
|
@ -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")
|
||||||
Loading…
Reference in New Issue