egtting there
This commit is contained in:
parent
f16d046a6c
commit
35db2250f7
23 changed files with 395 additions and 11 deletions
|
|
@ -1,6 +1,8 @@
|
|||
[gd_scene load_steps=2 format=3 uid="uid://ip51kjj5sl6v"]
|
||||
[gd_scene load_steps=3 format=3 uid="uid://ip51kjj5sl6v"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://cuct36ytrc3mu" path="res://game_manager.gd" id="1_d8p07"]
|
||||
[ext_resource type="Texture2D" uid="uid://r71wb0u4bsxw" path="res://sprites/broken_tv_remote.png" id="2_s0thi"]
|
||||
|
||||
[node name="GameManager" type="Node"]
|
||||
script = ExtResource("1_d8p07")
|
||||
broken_tv_remote = ExtResource("2_s0thi")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue