Refactor fishing surfaces around authored water
This commit is contained in:
parent
9f52620a73
commit
9afa60f6a5
11 changed files with 198 additions and 172 deletions
|
|
@ -109,19 +109,7 @@ size = Vector2(10000, 10000)
|
|||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_umo15"]
|
||||
resource_local_to_scene = true
|
||||
size = Vector3(17, 2, 80)
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_e4lmg"]
|
||||
resource_local_to_scene = true
|
||||
size = Vector3(42, 2, 80)
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_eb3g5"]
|
||||
resource_local_to_scene = true
|
||||
size = Vector3(48, 2, 18)
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_wsqap"]
|
||||
resource_local_to_scene = true
|
||||
size = Vector3(48, 2, 18)
|
||||
size = Vector3(10000, 2, 10000)
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_1fdkm"]
|
||||
resource_local_to_scene = true
|
||||
|
|
@ -336,18 +324,9 @@ shape = SubResource("BoxShape3D_l6210")
|
|||
[node name="VisualWater" parent="TestWorld/Regions/StarterIslandRegion/WaterBodies/Ocean" index="0" unique_id=1176408937]
|
||||
mesh = SubResource("PlaneMesh_6upbg")
|
||||
|
||||
[node name="WestShape" parent="TestWorld/Regions/StarterIslandRegion/WaterBodies/Ocean/FishingRegions/OceanFishingRegion" index="0" unique_id=357406062]
|
||||
[node name="Shape" parent="TestWorld/Regions/StarterIslandRegion/WaterBodies/Ocean/FishingRegions/OceanFishingRegion" index="0" unique_id=357406062]
|
||||
shape = SubResource("BoxShape3D_umo15")
|
||||
|
||||
[node name="EastShape" parent="TestWorld/Regions/StarterIslandRegion/WaterBodies/Ocean/FishingRegions/OceanFishingRegion" index="1" unique_id=772224738]
|
||||
shape = SubResource("BoxShape3D_e4lmg")
|
||||
|
||||
[node name="NorthShape" parent="TestWorld/Regions/StarterIslandRegion/WaterBodies/Ocean/FishingRegions/OceanFishingRegion" index="2" unique_id=646147646]
|
||||
shape = SubResource("BoxShape3D_eb3g5")
|
||||
|
||||
[node name="SouthShape" parent="TestWorld/Regions/StarterIslandRegion/WaterBodies/Ocean/FishingRegions/OceanFishingRegion" index="3" unique_id=894083854]
|
||||
shape = SubResource("BoxShape3D_wsqap")
|
||||
|
||||
[node name="WestShape" parent="TestWorld/Regions/StarterIslandRegion/WaterBodies/Ocean/RecoveryRegions/OceanRecoveryRegion" index="0" unique_id=1183368645]
|
||||
shape = SubResource("BoxShape3D_1fdkm")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue