From cef186318d222a6c092872c2de9b555d65ab9587 Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Wed, 1 May 2024 06:28:15 +0200 Subject: [PATCH] slow --- scenes/game/main_game.tscn | 5 ----- 1 file changed, 5 deletions(-) diff --git a/scenes/game/main_game.tscn b/scenes/game/main_game.tscn index 11986f6..8787008 100644 --- a/scenes/game/main_game.tscn +++ b/scenes/game/main_game.tscn @@ -924,9 +924,6 @@ y_sort_enabled = true [node name="Barn" parent="Entities" instance=ExtResource("20_tek4w")] position = Vector2(530, -217) -[node name="Animator" parent="Entities/Barn" index="5"] -speed_scale = 8.0 - [node name="Tree" parent="Entities" instance=ExtResource("18_r8twr")] position = Vector2(-198, -21) @@ -1084,5 +1081,3 @@ position = Vector2(-160, 420) position = Vector2(120, 480) [connection signal="recipe_matched" from="Entities/SummoningCirclePentagram" to="." method="_on_recipe_matched"] - -[editable path="Entities/Barn"]