7 lines
162 B
Plaintext
7 lines
162 B
Plaintext
[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 )
|