Merge branch 'main' of https://github.com/MarcEricMartel/FirstPersonSlapper
This commit is contained in:
commit
5cb7ca5ce6
@ -59,7 +59,10 @@ margin_top = 498.0
|
||||
margin_right = 1414.0
|
||||
margin_bottom = 526.0
|
||||
theme = SubResource( 6 )
|
||||
text = "Thank you!"
|
||||
text = "Thank you!
|
||||
|
||||
|
||||
Press Any Key to Exit..."
|
||||
align = 1
|
||||
|
||||
[node name="AudioStreamPlayer" type="AudioStreamPlayer" parent="."]
|
||||
@ -67,6 +70,5 @@ stream = ExtResource( 3 )
|
||||
autoplay = true
|
||||
|
||||
[node name="Timer" type="Timer" parent="."]
|
||||
wait_time = 3.0
|
||||
|
||||
[connection signal="timeout" from="Timer" to="." method="_on_Timer_timeout"]
|
||||
|
Loading…
Reference in New Issue
Block a user