peaceful merge conflict
This commit is contained in:
commit
343fa46c3c
24
Level/Buildings/Factory.tscn
Normal file
24
Level/Buildings/Factory.tscn
Normal file
@ -0,0 +1,24 @@
|
||||
[gd_scene load_steps=2 format=2]
|
||||
|
||||
[sub_resource type="CylinderMesh" id=4]
|
||||
top_radius = 20.0
|
||||
bottom_radius = 35.0
|
||||
height = 100.0
|
||||
|
||||
[node name="Factory" type="Spatial"]
|
||||
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -185, 0, -191 )
|
||||
|
||||
[node name="MeshInstance" type="MeshInstance" parent="."]
|
||||
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 50, 0 )
|
||||
mesh = SubResource( 4 )
|
||||
material/0 = null
|
||||
|
||||
[node name="MeshInstance2" type="MeshInstance" parent="."]
|
||||
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 30, 50, 60 )
|
||||
mesh = SubResource( 4 )
|
||||
material/0 = null
|
||||
|
||||
[node name="MeshInstance3" type="MeshInstance" parent="."]
|
||||
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 30, 50, -60 )
|
||||
mesh = SubResource( 4 )
|
||||
material/0 = null
|
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user