move source files to separate folders
This commit is contained in:
parent
e619b9a6df
commit
99b28ecfa3
23 changed files with 34 additions and 34 deletions
|
@ -1,7 +1,7 @@
|
|||
[gd_scene load_steps=3 format=3]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://cxn2fno1j7vf5" path="res://icon.svg" id="1_pe5ue"]
|
||||
[ext_resource type="Script" path="res://scripts/Building.gd" id="1_uqlnt"]
|
||||
[ext_resource type="Script" path="res://source/Building.gd" id="1_uqlnt"]
|
||||
|
||||
[node name="Building" type="Sprite2D"]
|
||||
texture = ExtResource("1_pe5ue")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue