10 lines
382 B
Plaintext
10 lines
382 B
Plaintext
[gd_scene load_steps=3 format=3 uid="uid://cyvwahpr2gqi6"]
|
|
|
|
[ext_resource type="Script" path="res://Gameplay/ComputerManager.cs" id="1_rwbwa"]
|
|
[ext_resource type="PackedScene" uid="uid://dm4xk16ce0j" path="res://Gameplay/cue.tscn" id="4_ugtcs"]
|
|
|
|
[node name="ComputerManager" type="Node"]
|
|
script = ExtResource("1_rwbwa")
|
|
|
|
[node name="Cue" parent="." instance=ExtResource("4_ugtcs")]
|