Files
kicking-high/proto3/godot/city/spaces_building_gen_2d.tscn
2020-04-19 04:20:13 +03:00

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="."]