aboutsummaryrefslogtreecommitdiffstats
path: root/godot/scenes/Game.tscn
diff options
context:
space:
mode:
authorLibravatar IcECreAm777 <31211782+IcECreAm777@users.noreply.github.com>2022-07-17 13:03:35 +0200
committerLibravatar IcECreAm777 <31211782+IcECreAm777@users.noreply.github.com>2022-07-17 13:03:35 +0200
commitf48908a84490657bc03f4b41d0fc977c1381d0b9 (patch)
tree77a515649d9428fc0cb3c34dd9918317783f32f4 /godot/scenes/Game.tscn
parent18ab11eeb4464626fe27cbc8296967be0f5de993 (diff)
download2022-f48908a84490657bc03f4b41d0fc977c1381d0b9.tar.gz
2022-f48908a84490657bc03f4b41d0fc977c1381d0b9.tar.bz2
2022-f48908a84490657bc03f4b41d0fc977c1381d0b9.zip
player evaluation at the end
Diffstat (limited to 'godot/scenes/Game.tscn')
-rw-r--r--godot/scenes/Game.tscn16
1 files changed, 16 insertions, 0 deletions
diff --git a/godot/scenes/Game.tscn b/godot/scenes/Game.tscn
index 411b825..56f5c55 100644
--- a/godot/scenes/Game.tscn
+++ b/godot/scenes/Game.tscn
@@ -16,6 +16,22 @@ visible = false
margin_right = -0.319946
margin_bottom = 0.47998
+[node name="Evaluation" type="Control" parent="."]
+visible = false
+anchor_right = 1.0
+anchor_bottom = 1.0
+
+[node name="EvaluationLabel" type="Label" parent="Evaluation"]
+anchor_left = 0.3
+anchor_top = 0.4
+anchor_right = 0.7
+anchor_bottom = 0.5
+theme = ExtResource( 3 )
+text = "Finished
+"
+align = 1
+valign = 1
+
[node name="AudioStreamPlayer" type="AudioStreamPlayer" parent="."]
stream = ExtResource( 6 )
autoplay = true