From f228051f6ac810f73dcbf99e367e59ff0c81d2d2 Mon Sep 17 00:00:00 2001 From: Thomas Lavocat Date: Fri, 26 May 2023 18:00:03 +0200 Subject: [PATCH] princesse/animations: maj des animations godot fait sa vie on dirait --- princesse.tscn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/princesse.tscn b/princesse.tscn index 7a88a49..0414f1c 100644 --- a/princesse.tscn +++ b/princesse.tscn @@ -269,7 +269,7 @@ WALK_INCR_AIR = 10 [node name="AnimatedSprite2D" type="AnimatedSprite2D" parent="."] sprite_frames = SubResource("SpriteFrames_q52wx") -animation = &"jump_impulsion" +animation = &"walk" [node name="wall_detect_left" type="RayCast2D" parent="."] target_position = Vector2(-8, 0)