barebones prototype
This commit is contained in:
parent
83f340ea01
commit
b53d33584c
60 changed files with 3743 additions and 1 deletions
6
Library.tscn
Normal file
6
Library.tscn
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
[gd_scene load_steps=2 format=3 uid="uid://1oww0utk77w7"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://hkh1ewsuji8m" path="res://library.gd" id="1_gqcys"]
|
||||
|
||||
[node name="Library" type="Node"]
|
||||
script = ExtResource("1_gqcys")
|
||||
Loading…
Add table
Add a link
Reference in a new issue