Added 2 more lamp posts
This commit is contained in:
@ -245,3 +245,9 @@ mesh = SubResource("PlaneMesh_walb5")
|
|||||||
[node name="CollisionShape3D" type="CollisionShape3D" parent="Grass"]
|
[node name="CollisionShape3D" type="CollisionShape3D" parent="Grass"]
|
||||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.861681, 0)
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.861681, 0)
|
||||||
shape = SubResource("ConcavePolygonShape3D_i6got")
|
shape = SubResource("ConcavePolygonShape3D_i6got")
|
||||||
|
|
||||||
|
[node name="Lamp Post" parent="." instance=ExtResource("5_segw7")]
|
||||||
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -3.21342, 0, -37.6952)
|
||||||
|
|
||||||
|
[node name="Lamp Post2" parent="." instance=ExtResource("5_segw7")]
|
||||||
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -3.62513, 0.1688, -46.0501)
|
||||||
|
|||||||
Reference in New Issue
Block a user