First Prototype
This commit is contained in:
parent
c321b70bb0
commit
eb11047456
35 changed files with 779 additions and 4 deletions
|
|
@ -1,3 +1,6 @@
|
|||
[gd_scene format=3 uid="uid://bwsbkfnkncfhp"]
|
||||
[gd_scene load_steps=2 format=3 uid="uid://bwsbkfnkncfhp"]
|
||||
|
||||
[ext_resource type="Script" path="res://scenes/main/main.gd" id="1_1blp2"]
|
||||
|
||||
[node name="Main" type="Node"]
|
||||
script = ExtResource("1_1blp2")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue