From 08a3eda857214c9d610f652939b5cad7f76e17f7 Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Wed, 19 Nov 2025 17:17:54 +0200 Subject: Improve walk anim --- player.tscn | 7 ++++--- 1 file 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) -- cgit v1.3