TimeUp.tscn 494 B

12345678910111213
  1. [gd_scene load_steps=3 format=3 uid="uid://dyx8sm50s5kcu"]
  2. [ext_resource type="PackedScene" uid="uid://bjo3ghjnca7i5" path="res://Scenes/Levels/GameOver.tscn" id="1_fnhjq"]
  3. [ext_resource type="Script" uid="uid://cx10qj8eh8k8w" path="res://Scripts/Parts/TimeUp.gd" id="2_s8xim"]
  4. [node name="GameOver" instance=ExtResource("1_fnhjq")]
  5. script = ExtResource("2_s8xim")
  6. [node name="Label" parent="CanvasLayer" index="1"]
  7. text = "Time Up"
  8. [node name="Timer" parent="." index="2"]
  9. wait_time = 2.0