Interior algorithm taking its shape
This commit is contained in:
8
proto3/godot/city/spaces_building_gen_2d.tscn
Normal file
8
proto3/godot/city/spaces_building_gen_2d.tscn
Normal file
@@ -0,0 +1,8 @@
|
||||
[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="."]
|
||||
Reference in New Issue
Block a user