adjusted ummm the uhhh the iframe length

This commit is contained in:
pennyrigate 2023-02-20 23:32:10 -05:00
parent 2f99ce7460
commit 51d9c4fdc1

View file

@ -715,7 +715,7 @@ scale_amount_random = 0.5
scale_amount_curve = SubResource( 43 ) scale_amount_curve = SubResource( 43 )
[node name="IframeTimer" type="Timer" parent="."] [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="body_entered" from="Area2D" to="." method="_on_Area2D_body_entered"]
[connection signal="animation_finished" from="AnimationPlayer" to="." method="_on_AnimationPlayer_animation_finished"] [connection signal="animation_finished" from="AnimationPlayer" to="." method="_on_AnimationPlayer_animation_finished"]