7 lines
185 B
Plaintext
7 lines
185 B
Plaintext
[gd_scene load_steps=2 format=2]
|
|
|
|
[ext_resource path="res://city/spaces_building_gen.gd" type="Script" id=1]
|
|
|
|
[node name="spaces_building_gen" type="Spatial"]
|
|
script = ExtResource( 1 )
|