diff --git a/princesse.tscn b/princesse.tscn index 938ab89..5613e87 100644 --- a/princesse.tscn +++ b/princesse.tscn @@ -103,7 +103,7 @@ animations = [{ }], "loop": true, "name": &"falling_diagonals", -"speed": 5.0 +"speed": 4.0 }, { "frames": [{ "duration": 1.0, @@ -114,7 +114,7 @@ animations = [{ }], "loop": true, "name": &"falling_straight", -"speed": 5.0 +"speed": 4.0 }, { "frames": [{ "duration": 1.0, @@ -147,7 +147,7 @@ animations = [{ }], "loop": true, "name": &"jumping", -"speed": 5.0 +"speed": 4.0 }, { "frames": [{ "duration": 1.0, @@ -170,7 +170,7 @@ animations = [{ }], "loop": true, "name": &"walk", -"speed": 10.0 +"speed": 12.0 }, { "frames": [{ "duration": 1.0, @@ -193,7 +193,7 @@ animations = [{ }], "loop": true, "name": &"wall_stick", -"speed": 5.0 +"speed": 12.0 }] [sub_resource type="CapsuleShape2D" id="CapsuleShape2D_6r7th"]