This commit is contained in:
Segey Lapin
2021-10-26 21:51:45 +03:00
commit d6c8a24f5a
58 changed files with 271059 additions and 0 deletions

6
objects/palace.tscn Normal file
View File

@@ -0,0 +1,6 @@
[gd_scene load_steps=2 format=2]
[ext_resource path="res://objects/palace.gd" type="Script" id=2]
[node name="palace" type="Spatial"]
script = ExtResource( 2 )