Optimize buildings
This commit is contained in:
@@ -5,13 +5,17 @@
|
||||
[sub_resource type="BoxShape" id=1]
|
||||
extents = Vector3( 2.00628, 2.23013, 4.04841 )
|
||||
|
||||
[node name="townhall-exterior" instance=ExtResource( 1 )]
|
||||
[node name="townhall-exterior" type="Spatial"]
|
||||
|
||||
[node name="scene_town_hall" type="Spatial" parent="." index="23" groups=["actuator"]]
|
||||
[node name="scene_town_hall" type="Spatial" parent="." groups=["actuator"]]
|
||||
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 9.30597 )
|
||||
|
||||
[node name="Area" type="Area" parent="scene_town_hall" index="0"]
|
||||
[node name="Area" type="Area" parent="scene_town_hall"]
|
||||
|
||||
[node name="CollisionShape" type="CollisionShape" parent="scene_town_hall/Area" index="0"]
|
||||
[node name="CollisionShape" type="CollisionShape" parent="scene_town_hall/Area"]
|
||||
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -0.141865, 2.25391, 0.0472889 )
|
||||
shape = SubResource( 1 )
|
||||
|
||||
[node name="MergeGroup" type="MergeGroup" parent="."]
|
||||
|
||||
[node name="townhall-exterior" parent="MergeGroup" instance=ExtResource( 1 )]
|
||||
|
||||
Reference in New Issue
Block a user