9 lines
241 B
Plaintext
9 lines
241 B
Plaintext
[gd_scene load_steps=2 format=2]
|
|
|
|
[ext_resource path="res://city/spaces_building_gen_2d.gd" type="Script" id=1]
|
|
|
|
[node name="spaces_building_gen_2d" type="Node2D"]
|
|
script = ExtResource( 1 )
|
|
|
|
[node name="Camera2D" type="Camera2D" parent="."]
|