summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--player.tscn7
1 files changed, 4 insertions, 3 deletions
diff --git a/player.tscn b/player.tscn
index 9b551b1..851952d 100644
--- a/player.tscn
+++ b/player.tscn
@@ -85,13 +85,13 @@ animations = [{
}, {
"frames": [{
"duration": 1.0,
-"texture": SubResource("AtlasTexture_0e48y")
+"texture": SubResource("AtlasTexture_0hol4")
}, {
"duration": 1.0,
-"texture": SubResource("AtlasTexture_epypp")
+"texture": SubResource("AtlasTexture_0e48y")
}, {
"duration": 1.0,
-"texture": SubResource("AtlasTexture_0hol4")
+"texture": SubResource("AtlasTexture_epypp")
}],
"loop": true,
"name": &"walk",
@@ -109,6 +109,7 @@ position = Vector2(0, -1)
sprite_frames = SubResource("SpriteFrames_rj586")
animation = &"idle"
autoplay = "idle"
+frame_progress = 0.90102535
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
position = Vector2(0, 3)