Rebuild diner.tscn to fix missing killbox mesh
This commit is contained in:
parent
b3b4a299bc
commit
6f008436da
@ -224,14 +224,16 @@ points = PackedVector3Array(4, -2, -4, 4, -14, -4, 2, -2, -4, 2, -14, -4, 4, -2,
|
||||
[sub_resource type="ArrayMesh" id="ArrayMesh_fe3yu"]
|
||||
lightmap_size_hint = Vector2i(22, 26)
|
||||
_surfaces = [{
|
||||
"aabb": AABB(0, 0, 0, 0, 0, 0),
|
||||
"format": 34359738368,
|
||||
"aabb": AABB(-2, -1, -2, 4, 2, 4),
|
||||
"attribute_data": PackedByteArray("AAAAwAAAQECMLno/sRN7PwAAgL8AAEBAXXQRP7ETez8AAIC/AABgQF10ET+e2Ek/AAAAwAAAYECMLno/nthJPwAAwL8AAGBARhfdPrETez8AACDAAABgQIwuujyxE3s/AAAgwAAAQECMLro8nthJPwAAwL8AAEBARhfdPp7YST8AAMA/AACAv0YX3T6xE7s+AADAPwAAAMCMLro8sRO7PgAAIEAAAADAjC66PNmJnTwAACBAAACAv0YX3T7ZiZ08AADAvwAAgL+MLno/sRO7PgAAIMAAAIC/XXQRP7ETuz4AACDAAAAAwF10ET/ZiZ08AADAvwAAAMCMLno/2YmdPAAAwD8AAEBAjC56P8VOLD8AACBAAABAQF10ET/FTiw/AAAgQAAAYEBddBE/Yif2PgAAwD8AAGBAjC56P2In9j4AAABAAABgQIwuujxiJ/Y+AACAPwAAYEBGF90+Yif2PgAAgD8AAEBARhfdPsVOLD8AAABAAABAQIwuujzFTiw/"),
|
||||
"format": 34359742519,
|
||||
"index_count": 36,
|
||||
"index_data": PackedByteArray("AAABAAIAAAACAAMABAAFAAYABAAGAAcACAAJAAoACAAKAAsADAANAA4ADAAOAA8AEAARABIAEAASABMAFAAVABYAFAAWABcA"),
|
||||
"material": ExtResource("13_1sdvq"),
|
||||
"name": "str_blood_large",
|
||||
"primitive": 5,
|
||||
"primitive": 3,
|
||||
"uv_scale": Vector4(0, 0, 0, 0),
|
||||
"vertex_count": 0,
|
||||
"vertex_data": PackedByteArray()
|
||||
"vertex_count": 24,
|
||||
"vertex_data": PackedByteArray("AAAAQAAAgD8AAADAAAAAwAAAgD8AAADAAAAAwAAAgL8AAADAAAAAQAAAgL8AAADAAAAAwAAAgL8AAABAAAAAwAAAgL8AAADAAAAAwAAAgD8AAADAAAAAwAAAgD8AAABAAAAAwAAAgL8AAABAAAAAQAAAgL8AAABAAAAAQAAAgL8AAADAAAAAwAAAgL8AAADAAAAAwAAAgD8AAABAAAAAwAAAgD8AAADAAAAAQAAAgD8AAADAAAAAQAAAgD8AAABAAAAAQAAAgD8AAABAAAAAQAAAgD8AAADAAAAAQAAAgL8AAADAAAAAQAAAgL8AAABAAAAAQAAAgL8AAABAAAAAwAAAgL8AAABAAAAAwAAAgD8AAABAAAAAQAAAgD8AAABA/////wAA/7//////AAD/v/////8AAP+//////wAA/78AAACA/3//vwAAAID/f/+/AAAAgP9//78AAACA/3//vwCAAAD/////AIAAAP////8AgAAA/////wCAAAD/////AID///9//78AgP///3//vwCA////f/+/AID///9//7///wCA////////AID///////8AgP///////wCA//////9//3////+//3//f////7//f/9/////v/9//3////+/")
|
||||
}]
|
||||
|
||||
[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_c6wbg"]
|
||||
@ -272,216 +274,216 @@ map_settings = ExtResource("4_1d2sd")
|
||||
build_flags = 1
|
||||
metadata/_custom_type_script = "uid://cwu5cf7a0awcd"
|
||||
|
||||
[node name="entity_0_worldspawn" type="StaticBody3D" parent="func_godot_map" unique_id=416017286]
|
||||
[node name="entity_0_worldspawn" type="StaticBody3D" parent="func_godot_map" unique_id=1524330584]
|
||||
collision_layer = 7
|
||||
collision_mask = 7
|
||||
|
||||
[node name="entity_0_mesh_instance" type="MeshInstance3D" parent="func_godot_map/entity_0_worldspawn" unique_id=1038740561]
|
||||
[node name="entity_0_mesh_instance" type="MeshInstance3D" parent="func_godot_map/entity_0_worldspawn" unique_id=314501377]
|
||||
mesh = SubResource("ArrayMesh_1d2sd")
|
||||
|
||||
[node name="entity_0_brush_0_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=175073192]
|
||||
[node name="entity_0_brush_0_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=1857730703]
|
||||
shape = SubResource("ConvexPolygonShape3D_1sdvq")
|
||||
|
||||
[node name="entity_0_brush_1_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=142451646]
|
||||
[node name="entity_0_brush_1_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=720022477]
|
||||
shape = SubResource("ConvexPolygonShape3D_h4ywl")
|
||||
|
||||
[node name="entity_0_brush_2_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=1371095490]
|
||||
[node name="entity_0_brush_2_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=1845843594]
|
||||
shape = SubResource("ConvexPolygonShape3D_ap2uw")
|
||||
|
||||
[node name="entity_0_brush_3_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=2017723381]
|
||||
[node name="entity_0_brush_3_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=1494805351]
|
||||
shape = SubResource("ConvexPolygonShape3D_v6ly3")
|
||||
|
||||
[node name="entity_0_brush_4_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=1684079020]
|
||||
[node name="entity_0_brush_4_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=339885129]
|
||||
shape = SubResource("ConvexPolygonShape3D_g8xwm")
|
||||
|
||||
[node name="entity_0_brush_5_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=1012205057]
|
||||
[node name="entity_0_brush_5_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=1553546591]
|
||||
shape = SubResource("ConvexPolygonShape3D_gpyxh")
|
||||
|
||||
[node name="entity_0_brush_6_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=185888231]
|
||||
[node name="entity_0_brush_6_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=151537031]
|
||||
shape = SubResource("ConvexPolygonShape3D_5m3yn")
|
||||
|
||||
[node name="entity_0_brush_7_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=1350280947]
|
||||
[node name="entity_0_brush_7_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=264495070]
|
||||
shape = SubResource("ConvexPolygonShape3D_1lbj8")
|
||||
|
||||
[node name="entity_0_brush_8_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=1414938701]
|
||||
[node name="entity_0_brush_8_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=1924849536]
|
||||
shape = SubResource("ConvexPolygonShape3D_hg0g6")
|
||||
|
||||
[node name="entity_0_brush_9_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=1571875737]
|
||||
[node name="entity_0_brush_9_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=1997876807]
|
||||
shape = SubResource("ConvexPolygonShape3D_s1yyo")
|
||||
|
||||
[node name="entity_0_brush_10_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=2002684831]
|
||||
[node name="entity_0_brush_10_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=150841002]
|
||||
shape = SubResource("ConvexPolygonShape3D_8d188")
|
||||
|
||||
[node name="entity_0_brush_11_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=544023967]
|
||||
[node name="entity_0_brush_11_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=1850096688]
|
||||
shape = SubResource("ConvexPolygonShape3D_mjs5i")
|
||||
|
||||
[node name="entity_0_brush_12_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=675694652]
|
||||
[node name="entity_0_brush_12_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=1246063735]
|
||||
shape = SubResource("ConvexPolygonShape3D_25cff")
|
||||
|
||||
[node name="entity_0_brush_13_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=2099986571]
|
||||
[node name="entity_0_brush_13_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=938726346]
|
||||
shape = SubResource("ConvexPolygonShape3D_5wrh1")
|
||||
|
||||
[node name="entity_0_brush_14_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=310235271]
|
||||
[node name="entity_0_brush_14_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=395499077]
|
||||
shape = SubResource("ConvexPolygonShape3D_5cs7l")
|
||||
|
||||
[node name="entity_0_brush_15_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=125626332]
|
||||
[node name="entity_0_brush_15_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=148563996]
|
||||
shape = SubResource("ConvexPolygonShape3D_8n20c")
|
||||
|
||||
[node name="entity_0_brush_16_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=1999525430]
|
||||
[node name="entity_0_brush_16_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=269342851]
|
||||
shape = SubResource("ConvexPolygonShape3D_vbwmp")
|
||||
|
||||
[node name="entity_0_brush_17_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=1318951801]
|
||||
[node name="entity_0_brush_17_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=680931677]
|
||||
shape = SubResource("ConvexPolygonShape3D_igmpf")
|
||||
|
||||
[node name="entity_0_brush_18_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=1406583471]
|
||||
[node name="entity_0_brush_18_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=1728242981]
|
||||
shape = SubResource("ConvexPolygonShape3D_tm3j0")
|
||||
|
||||
[node name="entity_0_brush_19_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=1594626359]
|
||||
[node name="entity_0_brush_19_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=1655410409]
|
||||
shape = SubResource("ConvexPolygonShape3D_0y2ru")
|
||||
|
||||
[node name="entity_0_brush_20_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=716399554]
|
||||
[node name="entity_0_brush_20_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=1208291394]
|
||||
shape = SubResource("ConvexPolygonShape3D_d318x")
|
||||
|
||||
[node name="entity_0_brush_21_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=1876884715]
|
||||
[node name="entity_0_brush_21_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=1146933349]
|
||||
shape = SubResource("ConvexPolygonShape3D_l2srx")
|
||||
|
||||
[node name="entity_0_brush_22_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=2025416925]
|
||||
[node name="entity_0_brush_22_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=740510813]
|
||||
shape = SubResource("ConvexPolygonShape3D_cp5u5")
|
||||
|
||||
[node name="entity_0_brush_23_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=340527280]
|
||||
[node name="entity_0_brush_23_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=533877002]
|
||||
shape = SubResource("ConvexPolygonShape3D_rbugc")
|
||||
|
||||
[node name="entity_0_brush_24_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=432509993]
|
||||
[node name="entity_0_brush_24_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=2103091649]
|
||||
shape = SubResource("ConvexPolygonShape3D_0hy4b")
|
||||
|
||||
[node name="entity_0_brush_25_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=196808170]
|
||||
[node name="entity_0_brush_25_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=2143518607]
|
||||
shape = SubResource("ConvexPolygonShape3D_l8qo8")
|
||||
|
||||
[node name="entity_0_brush_26_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=76326467]
|
||||
[node name="entity_0_brush_26_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=1361425853]
|
||||
shape = SubResource("ConvexPolygonShape3D_24grb")
|
||||
|
||||
[node name="entity_0_brush_27_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=1131212397]
|
||||
[node name="entity_0_brush_27_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=652425346]
|
||||
shape = SubResource("ConvexPolygonShape3D_p5mns")
|
||||
|
||||
[node name="entity_0_brush_28_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=493650524]
|
||||
[node name="entity_0_brush_28_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=1213805283]
|
||||
shape = SubResource("ConvexPolygonShape3D_ayt5i")
|
||||
|
||||
[node name="entity_0_brush_29_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=1032195651]
|
||||
[node name="entity_0_brush_29_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=1590769433]
|
||||
shape = SubResource("ConvexPolygonShape3D_6a4rg")
|
||||
|
||||
[node name="entity_0_brush_30_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=26090804]
|
||||
[node name="entity_0_brush_30_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=245762336]
|
||||
shape = SubResource("ConvexPolygonShape3D_sc7h1")
|
||||
|
||||
[node name="entity_0_brush_31_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=1656367903]
|
||||
[node name="entity_0_brush_31_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=438221542]
|
||||
shape = SubResource("ConvexPolygonShape3D_o2vbw")
|
||||
|
||||
[node name="entity_0_brush_32_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=1440891403]
|
||||
[node name="entity_0_brush_32_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=1881127174]
|
||||
shape = SubResource("ConvexPolygonShape3D_wcb6a")
|
||||
|
||||
[node name="entity_0_brush_33_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=2054163685]
|
||||
[node name="entity_0_brush_33_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=1755722454]
|
||||
shape = SubResource("ConvexPolygonShape3D_hx4r6")
|
||||
|
||||
[node name="entity_0_brush_34_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=103718499]
|
||||
[node name="entity_0_brush_34_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=1741680578]
|
||||
shape = SubResource("ConvexPolygonShape3D_qon38")
|
||||
|
||||
[node name="entity_0_brush_35_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=2087276095]
|
||||
[node name="entity_0_brush_35_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=1558361378]
|
||||
shape = SubResource("ConvexPolygonShape3D_xxode")
|
||||
|
||||
[node name="entity_0_brush_36_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=1929646267]
|
||||
[node name="entity_0_brush_36_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=621180799]
|
||||
shape = SubResource("ConvexPolygonShape3D_5dcdl")
|
||||
|
||||
[node name="entity_0_brush_37_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=1661630212]
|
||||
[node name="entity_0_brush_37_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=291556255]
|
||||
shape = SubResource("ConvexPolygonShape3D_5xg40")
|
||||
|
||||
[node name="entity_0_brush_38_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=1498632921]
|
||||
[node name="entity_0_brush_38_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=1060186401]
|
||||
shape = SubResource("ConvexPolygonShape3D_1f5o7")
|
||||
|
||||
[node name="entity_0_brush_39_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=1188689344]
|
||||
[node name="entity_0_brush_39_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=1956263511]
|
||||
shape = SubResource("ConvexPolygonShape3D_1hnxw")
|
||||
|
||||
[node name="entity_0_brush_40_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=531381718]
|
||||
[node name="entity_0_brush_40_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=1568583796]
|
||||
shape = SubResource("ConvexPolygonShape3D_pyist")
|
||||
|
||||
[node name="entity_0_brush_41_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=1112474793]
|
||||
[node name="entity_0_brush_41_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=551289265]
|
||||
shape = SubResource("ConvexPolygonShape3D_3y640")
|
||||
|
||||
[node name="entity_0_brush_42_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=1578975732]
|
||||
[node name="entity_0_brush_42_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=1256160882]
|
||||
shape = SubResource("ConvexPolygonShape3D_4504a")
|
||||
|
||||
[node name="entity_0_brush_43_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=1259923115]
|
||||
[node name="entity_0_brush_43_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=1757605730]
|
||||
shape = SubResource("ConvexPolygonShape3D_s8ost")
|
||||
|
||||
[node name="entity_0_brush_44_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=499875349]
|
||||
[node name="entity_0_brush_44_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=170197102]
|
||||
shape = SubResource("ConvexPolygonShape3D_rb7a6")
|
||||
|
||||
[node name="entity_0_brush_45_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=1373531103]
|
||||
[node name="entity_0_brush_45_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=1226766053]
|
||||
shape = SubResource("ConvexPolygonShape3D_2oqrm")
|
||||
|
||||
[node name="entity_0_brush_46_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=1687067875]
|
||||
[node name="entity_0_brush_46_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=545487254]
|
||||
shape = SubResource("ConvexPolygonShape3D_t4vju")
|
||||
|
||||
[node name="entity_0_brush_47_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=434574441]
|
||||
[node name="entity_0_brush_47_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=1091976755]
|
||||
shape = SubResource("ConvexPolygonShape3D_kdmr5")
|
||||
|
||||
[node name="entity_0_brush_48_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=196951053]
|
||||
[node name="entity_0_brush_48_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=1947570357]
|
||||
shape = SubResource("ConvexPolygonShape3D_s0f61")
|
||||
|
||||
[node name="entity_0_brush_49_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=1574316980]
|
||||
[node name="entity_0_brush_49_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=2085012806]
|
||||
shape = SubResource("ConvexPolygonShape3D_umtyy")
|
||||
|
||||
[node name="entity_0_brush_50_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=142311464]
|
||||
[node name="entity_0_brush_50_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=2057062179]
|
||||
shape = SubResource("ConvexPolygonShape3D_8p3rv")
|
||||
|
||||
[node name="entity_0_brush_51_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=1607702207]
|
||||
[node name="entity_0_brush_51_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=1290034571]
|
||||
shape = SubResource("ConvexPolygonShape3D_gkmst")
|
||||
|
||||
[node name="entity_0_brush_52_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=136837572]
|
||||
[node name="entity_0_brush_52_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_0_worldspawn" unique_id=908703307]
|
||||
shape = SubResource("ConvexPolygonShape3D_oetio")
|
||||
|
||||
[node name="entity_1_info_goal" parent="func_godot_map" unique_id=177528504 instance=ExtResource("11_1d2sd")]
|
||||
transform = Transform3D(-1, 0, -8.742278e-08, 0, 1, 0, 8.742278e-08, 0, -1, 4, 0, 12)
|
||||
|
||||
[node name="entity_2_info_goal" parent="func_godot_map" unique_id=829656774 instance=ExtResource("11_1d2sd")]
|
||||
[node name="entity_2_info_goal" parent="func_godot_map" unique_id=129701980 instance=ExtResource("11_1d2sd")]
|
||||
team = 1
|
||||
transform = Transform3D(-1, 0, -8.742278e-08, 0, 1, 0, 8.742278e-08, 0, -1, -4, 0, 12)
|
||||
|
||||
[node name="entity_3_info_spawn_point" type="Node3D" parent="func_godot_map" unique_id=359867711]
|
||||
[node name="entity_3_info_spawn_point" type="Node3D" parent="func_godot_map" unique_id=208999439]
|
||||
transform = Transform3D(-1, 0, -8.742278e-08, 0, 1, 0, 8.742278e-08, 0, -1, 4.25, 0.25, 8.25)
|
||||
script = ExtResource("12_v6ly3")
|
||||
team_index = 0
|
||||
|
||||
[node name="entity_4_info_spawn_point" type="Node3D" parent="func_godot_map" unique_id=1217485492]
|
||||
[node name="entity_4_info_spawn_point" type="Node3D" parent="func_godot_map" unique_id=1934377920]
|
||||
transform = Transform3D(-1, 0, -8.742278e-08, 0, 1, 0, 8.742278e-08, 0, -1, -4.25, 0.25, 8.25)
|
||||
script = ExtResource("12_v6ly3")
|
||||
team_index = 1
|
||||
|
||||
[node name="entity_5_info_spawn_point" type="Node3D" parent="func_godot_map" unique_id=1852332231]
|
||||
[node name="entity_5_info_spawn_point" type="Node3D" parent="func_godot_map" unique_id=1856155466]
|
||||
transform = Transform3D(-1, 0, -8.742278e-08, 0, 1, 0, 8.742278e-08, 0, -1, 0.25, 4.25, -8.25)
|
||||
script = ExtResource("12_v6ly3")
|
||||
is_ball_spawn = true
|
||||
|
||||
[node name="entity_6_func_killbox" type="Killbox" parent="func_godot_map" unique_id=2104909550]
|
||||
[node name="entity_6_func_killbox" type="Killbox" parent="func_godot_map" unique_id=1517685259]
|
||||
kind = "SeaOfBlood"
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 6, -13, -8)
|
||||
collision_layer = 0
|
||||
collision_mask = 3
|
||||
|
||||
[node name="entity_6_mesh_instance" type="MeshInstance3D" parent="func_godot_map/entity_6_func_killbox" unique_id=130089455]
|
||||
[node name="entity_6_mesh_instance" type="MeshInstance3D" parent="func_godot_map/entity_6_func_killbox" unique_id=1549503099]
|
||||
mesh = SubResource("ArrayMesh_fe3yu")
|
||||
|
||||
[node name="entity_6_brush_0_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_6_func_killbox" unique_id=708973563]
|
||||
[node name="entity_6_brush_0_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_6_func_killbox" unique_id=66989764]
|
||||
shape = SubResource("ConvexPolygonShape3D_c6wbg")
|
||||
|
||||
[node name="entity_7_func_killbox" type="Killbox" parent="func_godot_map" unique_id=1039787878]
|
||||
[node name="entity_7_func_killbox" type="Killbox" parent="func_godot_map" unique_id=765198344]
|
||||
kind = "SeaOfBlood"
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -24, -27, 0)
|
||||
collision_layer = 0
|
||||
collision_mask = 3
|
||||
|
||||
[node name="entity_7_mesh_instance" type="MeshInstance3D" parent="func_godot_map/entity_7_func_killbox" unique_id=2099985224]
|
||||
[node name="entity_7_mesh_instance" type="MeshInstance3D" parent="func_godot_map/entity_7_func_killbox" unique_id=1959826549]
|
||||
mesh = SubResource("ArrayMesh_xa4em")
|
||||
|
||||
[node name="entity_7_brush_0_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_7_func_killbox" unique_id=780968941]
|
||||
[node name="entity_7_brush_0_collision_shape" type="CollisionShape3D" parent="func_godot_map/entity_7_func_killbox" unique_id=1019462056]
|
||||
shape = SubResource("ConvexPolygonShape3D_41emq")
|
||||
|
||||
[node name="directional_light_3d" type="DirectionalLight3D" parent="." unique_id=1962171543]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user