aboutsummaryrefslogtreecommitdiffstats
path: root/Levels/Tut01.tscn
diff options
context:
space:
mode:
authorLibravatar IcECreAm777 <hgk.1998@googlemail.com>2023-07-09 16:24:34 +0200
committerLibravatar IcECreAm777 <hgk.1998@googlemail.com>2023-07-09 16:24:34 +0200
commit1782e704c10c4ddf2955f72dd32ca4d068aec3e0 (patch)
tree169ac3bbb00b91044de0542701cf397c94e0f2ca /Levels/Tut01.tscn
parentbcccb662566481ea5956e40086e894aa8543f665 (diff)
download2023-1782e704c10c4ddf2955f72dd32ca4d068aec3e0.tar.gz
2023-1782e704c10c4ddf2955f72dd32ca4d068aec3e0.tar.bz2
2023-1782e704c10c4ddf2955f72dd32ca4d068aec3e0.zip
medal system
Diffstat (limited to '')
-rw-r--r--Levels/Tut01.tscn3
1 files changed, 3 insertions, 0 deletions
diff --git a/Levels/Tut01.tscn b/Levels/Tut01.tscn
index 0d7a53f..ca4e7ca 100644
--- a/Levels/Tut01.tscn
+++ b/Levels/Tut01.tscn
@@ -20,6 +20,9 @@ outline_color = Color(0, 0, 0, 1)
[node name="Level_test" type="Node2D"]
script = ExtResource("1_lcu5v")
+gold_medal_time = 2.0
+silver_medal_time = 3.0
+bronze_medal_time = 4
[node name="UI" parent="." instance=ExtResource("2_44idh")]