From 51d9c4fdc13a4f7bd329736698180720b4b30d5d Mon Sep 17 00:00:00 2001 From: pennyrigate Date: Mon, 20 Feb 2023 23:32:10 -0500 Subject: [PATCH] adjusted ummm the uhhh the iframe length --- objects/player/player.tscn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/objects/player/player.tscn b/objects/player/player.tscn index 7f43f28..fad39ff 100644 --- a/objects/player/player.tscn +++ b/objects/player/player.tscn @@ -715,7 +715,7 @@ scale_amount_random = 0.5 scale_amount_curve = SubResource( 43 ) [node name="IframeTimer" type="Timer" parent="."] -wait_time = 0.3 +wait_time = 0.5 [connection signal="body_entered" from="Area2D" to="." method="_on_Area2D_body_entered"] [connection signal="animation_finished" from="AnimationPlayer" to="." method="_on_AnimationPlayer_animation_finished"]