11 lines
309 B
Plaintext
11 lines
309 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://c1ohxlt6fy4rr"]
|
|
|
|
[ext_resource type="Script" path="res://scripts/GameManager.cs" id="1_uwl7p"]
|
|
|
|
[node name="GameManager" type="Node"]
|
|
script = ExtResource("1_uwl7p")
|
|
|
|
[node name="OneSecondTicker" type="Timer" parent="."]
|
|
unique_name_in_owner = true
|
|
autostart = true
|