Update End.tscn
This commit is contained in:
parent
69f6e8471c
commit
0a044ee42a
@ -70,6 +70,5 @@ stream = ExtResource( 3 )
|
|||||||
autoplay = true
|
autoplay = true
|
||||||
|
|
||||||
[node name="Timer" type="Timer" parent="."]
|
[node name="Timer" type="Timer" parent="."]
|
||||||
wait_time = 2.0
|
|
||||||
|
|
||||||
[connection signal="timeout" from="Timer" to="." method="_on_Timer_timeout"]
|
[connection signal="timeout" from="Timer" to="." method="_on_Timer_timeout"]
|
||||||
|
Loading…
Reference in New Issue
Block a user