From e23c2b0e17861b03fb5503399c411d6710820a96 Mon Sep 17 00:00:00 2001 From: Thomas Lavocat Date: Mon, 1 May 2023 13:50:28 +0200 Subject: [PATCH] princesse: reorganisation interne de godot :shrug: --- princesse.tscn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/princesse.tscn b/princesse.tscn index 01ad895..c95b72f 100644 --- a/princesse.tscn +++ b/princesse.tscn @@ -312,5 +312,5 @@ texture = SubResource("GradientTexture2D_irtut") texture_scale = 1.2 [connection signal="cheese_collected" from="." to="." method="reload_fart"] -[connection signal="animation_finished" from="Death player" to="." method="_on_death_player_animation_finished"] [connection signal="animation_finished" from="Death player" to="." method="reload_scene"] +[connection signal="animation_finished" from="Death player" to="." method="_on_death_player_animation_finished"]