fixed more model stuff
This commit is contained in:
@@ -56,6 +56,44 @@ render_target_update_mode = 4
|
||||
|
||||
[node name="LVL1" parent="SubViewportContainer/SubViewport" instance=ExtResource("2_pnids")]
|
||||
|
||||
[node name="interior" parent="SubViewportContainer/SubViewport/LVL1" index="1"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0)
|
||||
|
||||
[node name="Ground1" parent="SubViewportContainer/SubViewport/LVL1/interior" index="0"]
|
||||
surface_material_override/0 = null
|
||||
|
||||
[node name="StaticBody3D" parent="SubViewportContainer/SubViewport/LVL1/interior/Ground1" index="0"]
|
||||
collision_layer = 1
|
||||
collision_mask = 1
|
||||
|
||||
[node name="Walls2" parent="SubViewportContainer/SubViewport/LVL1/interior" index="1"]
|
||||
surface_material_override/0 = null
|
||||
|
||||
[node name="StaticBody3D" parent="SubViewportContainer/SubViewport/LVL1/interior/Walls2" index="0"]
|
||||
collision_layer = 1
|
||||
collision_mask = 1
|
||||
|
||||
[node name="Ground2" parent="SubViewportContainer/SubViewport/LVL1/interior" index="2"]
|
||||
surface_material_override/0 = null
|
||||
|
||||
[node name="StaticBody3D" parent="SubViewportContainer/SubViewport/LVL1/interior/Ground2" index="0"]
|
||||
collision_layer = 1
|
||||
collision_mask = 1
|
||||
|
||||
[node name="Walls1" parent="SubViewportContainer/SubViewport/LVL1/interior" index="3"]
|
||||
surface_material_override/0 = null
|
||||
|
||||
[node name="StaticBody3D" parent="SubViewportContainer/SubViewport/LVL1/interior/Walls1" index="0"]
|
||||
collision_layer = 1
|
||||
collision_mask = 1
|
||||
|
||||
[node name="Ceiling" parent="SubViewportContainer/SubViewport/LVL1/interior" index="4"]
|
||||
surface_material_override/0 = null
|
||||
|
||||
[node name="StaticBody3D" parent="SubViewportContainer/SubViewport/LVL1/interior/Ceiling" index="0"]
|
||||
collision_layer = 1
|
||||
collision_mask = 1
|
||||
|
||||
[node name="Player" parent="SubViewportContainer/SubViewport/LVL1" index="2"]
|
||||
visible = false
|
||||
|
||||
|
@@ -1,4 +1,4 @@
|
||||
[gd_scene load_steps=32 format=3 uid="uid://ckad8stc13n83"]
|
||||
[gd_scene load_steps=33 format=3 uid="uid://ckad8stc13n83"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://ddwkhfly2xyyt" path="res://assets/models/interior.obj" id="1_xs30l"]
|
||||
[ext_resource type="Material" uid="uid://1w6e5sx6poff" path="res://assets/textures/material/tilesslatesquare/tilesslatesquare.material" id="2_evxh1"]
|
||||
@@ -22,6 +22,7 @@
|
||||
[ext_resource type="PackedScene" uid="uid://n2fxmsp27rfs" path="res://scenes/objects/furniture/wall_holder.tscn" id="21_lktft"]
|
||||
[ext_resource type="AudioStream" uid="uid://ddpvabd43s3p4" path="res://assets/audio/voicelines/anouncer_intro_04.ogg" id="21_n11nj"]
|
||||
[ext_resource type="Material" uid="uid://canvgrlphqagw" path="res://assets/materials/light_metal.material" id="22_ixwoq"]
|
||||
[ext_resource type="PackedScene" uid="uid://ckv2ssarxiv8w" path="res://scenes/objects/physics_objects/froggy.tscn" id="23_uexwc"]
|
||||
|
||||
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_thqbu"]
|
||||
|
||||
@@ -161,6 +162,10 @@ transform = Transform3D(-4.37114e-07, 0, -15, 0, 10, 0, 10, 0, -6.55671e-07, 5.3
|
||||
[node name="MeshInstance3D" parent="Wallholder" index="0"]
|
||||
surface_material_override/1 = ExtResource("22_ixwoq")
|
||||
|
||||
[node name="Froggy" parent="." instance=ExtResource("23_uexwc")]
|
||||
transform = Transform3D(0.162376, -0.965347, 0.2043, -0.0444635, 0.199679, 0.978852, -0.985727, -0.168026, -0.0104995, 7.00408, 0.191834, 0.998893)
|
||||
freeze = true
|
||||
|
||||
[connection signal="lock" from="CompletionCounter" to="Door" method="close"]
|
||||
[connection signal="unlock" from="CompletionCounter" to="Door" method="open"]
|
||||
|
||||
|
@@ -1,4 +1,4 @@
|
||||
[gd_scene load_steps=19 format=3 uid="uid://c17x7kmjmqdk3"]
|
||||
[gd_scene load_steps=22 format=3 uid="uid://c17x7kmjmqdk3"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://cbb37i3xvtp50" path="res://assets/models/interior2.obj" id="3_wurqx"]
|
||||
[ext_resource type="Texture2D" uid="uid://dsn5u1ymp1eki" path="res://assets/textures/material/concrete/concrete_color.png" id="4_1qe3t"]
|
||||
@@ -17,6 +17,7 @@
|
||||
[ext_resource type="PackedScene" uid="uid://bg2t4r1vey0pg" path="res://scenes/objects/physics_objects/security_cam.tscn" id="15_uo5we"]
|
||||
[ext_resource type="PackedScene" uid="uid://n2fxmsp27rfs" path="res://scenes/objects/furniture/wall_holder.tscn" id="16_f60rn"]
|
||||
[ext_resource type="PackedScene" uid="uid://b7evqwig6js8j" path="res://scenes/objects/physics_objects/office_chair.tscn" id="17_y5de5"]
|
||||
[ext_resource type="PackedScene" uid="uid://ckv2ssarxiv8w" path="res://scenes/objects/physics_objects/froggy.tscn" id="18_stcip"]
|
||||
|
||||
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_6f4qa"]
|
||||
albedo_texture = ExtResource("4_1qe3t")
|
||||
@@ -28,6 +29,15 @@ ao_enabled = true
|
||||
ao_texture = ExtResource("5_2hu3x")
|
||||
uv1_scale = Vector3(8.5, 8.5, 8.5)
|
||||
|
||||
[sub_resource type="ViewportTexture" id="ViewportTexture_6in6u"]
|
||||
viewport_path = NodePath("Cube7/SubViewport")
|
||||
|
||||
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_y082c"]
|
||||
resource_local_to_scene = true
|
||||
albedo_texture = SubResource("ViewportTexture_6in6u")
|
||||
uv1_scale = Vector3(3, 3, 3)
|
||||
uv1_offset = Vector3(-0.08, -0.47, 0)
|
||||
|
||||
[node name="LVL2" type="Node3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1, 0, 1)
|
||||
|
||||
@@ -85,6 +95,9 @@ transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 15.8526, 1.06541, -16.7374)
|
||||
[node name="ComputerScreen2" parent="." instance=ExtResource("12_djkgb")]
|
||||
transform = Transform3D(-0.305014, 0, 0.952348, 0, 1, 0, -0.952348, 0, -0.305014, 16.3998, 1.5475, -16.7259)
|
||||
|
||||
[node name="MeshInstance3D" parent="ComputerScreen2" index="0"]
|
||||
surface_material_override/1 = SubResource("StandardMaterial3D_y082c")
|
||||
|
||||
[node name="Desk3" parent="." instance=ExtResource("5_u4bki")]
|
||||
transform = Transform3D(0.8, 0, 0, 0, 0.8, 0, 0, 0, 0.8, 15.9585, 1, -7.9819)
|
||||
|
||||
@@ -118,6 +131,11 @@ transform = Transform3D(3, 0, 0, 0, 3, 0, 0, 0, 3, 0, 0, 0.951174)
|
||||
[node name="Cube7" parent="." instance=ExtResource("15_uo5we")]
|
||||
transform = Transform3D(0.141057, 0, 0.990001, 0, 1, 0, -0.990001, 0, 0.141057, 1.35667, 7.33879, 16.6137)
|
||||
|
||||
[node name="SubViewport" type="SubViewport" parent="Cube7"]
|
||||
|
||||
[node name="Camera3D" type="Camera3D" parent="Cube7/SubViewport"]
|
||||
transform = Transform3D(-4.32313e-08, -0.989016, -0.147809, 1, -4.37114e-08, 0, -6.46095e-09, -0.147809, 0.989016, 2.41563, 7.35777, 17.1086)
|
||||
|
||||
[node name="Wallholder" parent="." instance=ExtResource("16_f60rn")]
|
||||
transform = Transform3D(-2.5, 0, -3.77489e-07, 0, 2.5, 0, 3.77489e-07, 0, -2.5, 1.35957, 6.90852, 17.2163)
|
||||
|
||||
@@ -142,5 +160,9 @@ transform = Transform3D(-0.11022, 0, 0.993907, 0, 1, 0, -0.993907, 0, -0.11022,
|
||||
[node name="Desk5" parent="." instance=ExtResource("5_u4bki")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -5.041, 1, -12.067)
|
||||
|
||||
[node name="Froggy" parent="." instance=ExtResource("18_stcip")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -5, 0.676921, -15)
|
||||
|
||||
[editable path="interior2"]
|
||||
[editable path="ComputerScreen2"]
|
||||
[editable path="Area3D"]
|
||||
|
69
scenes/levels/lvl_3.tscn
Normal file
69
scenes/levels/lvl_3.tscn
Normal file
@@ -0,0 +1,69 @@
|
||||
[gd_scene load_steps=10 format=3 uid="uid://b4ofkr6mkwh6b"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://ddwkhfly2xyyt" path="res://assets/models/interior.obj" id="1_o2dcb"]
|
||||
[ext_resource type="Material" uid="uid://1w6e5sx6poff" path="res://assets/textures/material/tilesslatesquare/tilesslatesquare.material" id="2_35w8n"]
|
||||
[ext_resource type="Material" uid="uid://du8w0x0kmgjui" path="res://assets/textures/material/bricks/bricks.tres" id="3_ots23"]
|
||||
[ext_resource type="Material" uid="uid://bg5hb1744y4ik" path="res://assets/textures/material/planks/planks.material" id="4_6h3ie"]
|
||||
[ext_resource type="Material" uid="uid://c6rvbga7g5f4l" path="res://assets/textures/material/tiles_white/tiles_white.material" id="5_kpr5l"]
|
||||
[ext_resource type="PackedScene" uid="uid://gg5ph541e4p3" path="res://scenes/player.tscn" id="6_6mqu6"]
|
||||
[ext_resource type="PackedScene" uid="uid://ced2w03t8er5k" path="res://scenes/objects/physics_objects/cube.tscn" id="10_7eyfc"]
|
||||
[ext_resource type="PackedScene" uid="uid://d2rmg0r1hircj" path="res://scenes/level_finish_area.tscn" id="20_andv2"]
|
||||
|
||||
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_thqbu"]
|
||||
|
||||
[node name="LVL1" type="Node3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1, 0, 1)
|
||||
|
||||
[node name="DirectionalLight3D" type="DirectionalLight3D" parent="."]
|
||||
transform = Transform3D(0.707107, -0.707107, -4.21468e-08, -0.5, -0.5, 0.707107, -0.5, -0.5, -0.707107, 0, 0, 0)
|
||||
directional_shadow_blend_splits = true
|
||||
sky_mode = 1
|
||||
|
||||
[node name="interior" parent="." instance=ExtResource("1_o2dcb")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 3, 0)
|
||||
|
||||
[node name="Ground1" parent="interior" index="0"]
|
||||
surface_material_override/0 = ExtResource("2_35w8n")
|
||||
|
||||
[node name="StaticBody3D" parent="interior/Ground1" index="0"]
|
||||
collision_layer = 7
|
||||
collision_mask = 7
|
||||
|
||||
[node name="Walls2" parent="interior" index="1"]
|
||||
surface_material_override/0 = ExtResource("3_ots23")
|
||||
|
||||
[node name="StaticBody3D" parent="interior/Walls2" index="0"]
|
||||
collision_layer = 7
|
||||
collision_mask = 7
|
||||
|
||||
[node name="Ground2" parent="interior" index="2"]
|
||||
surface_material_override/0 = ExtResource("4_6h3ie")
|
||||
|
||||
[node name="StaticBody3D" parent="interior/Ground2" index="0"]
|
||||
collision_layer = 7
|
||||
collision_mask = 7
|
||||
|
||||
[node name="Walls1" parent="interior" index="3"]
|
||||
surface_material_override/0 = ExtResource("5_kpr5l")
|
||||
|
||||
[node name="StaticBody3D" parent="interior/Walls1" index="0"]
|
||||
collision_layer = 7
|
||||
collision_mask = 7
|
||||
|
||||
[node name="Ceiling" parent="interior" index="4"]
|
||||
surface_material_override/0 = SubResource("StandardMaterial3D_thqbu")
|
||||
|
||||
[node name="StaticBody3D" parent="interior/Ceiling" index="0"]
|
||||
collision_layer = 7
|
||||
collision_mask = 7
|
||||
|
||||
[node name="Player" parent="." instance=ExtResource("6_6mqu6")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1, 5.7209)
|
||||
|
||||
[node name="Cube" parent="." instance=ExtResource("10_7eyfc")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.51, 0)
|
||||
|
||||
[node name="Area3D" parent="." instance=ExtResource("20_andv2")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.318473, 2, 10.63)
|
||||
|
||||
[editable path="interior"]
|
53
scenes/objects/physics_objects/froggy.tscn
Normal file
53
scenes/objects/physics_objects/froggy.tscn
Normal file
@@ -0,0 +1,53 @@
|
||||
[gd_scene load_steps=8 format=3 uid="uid://ckv2ssarxiv8w"]
|
||||
|
||||
[ext_resource type="ArrayMesh" uid="uid://b3l6pyb38w4p2" path="res://assets/models/froggy.obj" id="1_ndma4"]
|
||||
|
||||
[sub_resource type="PhysicsMaterial" id="PhysicsMaterial_rff84"]
|
||||
rough = true
|
||||
bounce = 0.1
|
||||
absorbent = true
|
||||
|
||||
[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_ujow2"]
|
||||
points = PackedVector3Array(-0.296944, 0.00598377, -0.131035, 0.0598303, 1.55901, 0.0176768, 0.0598412, 1.55915, -0.0122384, 0.971757, 0.934856, -0.0435632, -0.143709, 0.921845, 0.447703, -0.877685, 1.06028, -0.168961, 0.116691, 1.12898, -0.480102, 0.375898, -0.00549036, 0.269783, -0.376094, -0.00549036, 0.269783, 0.263986, 0.0146688, -0.15904, -0.877685, 1.12299, 0.175711, 0.174931, 1.24529, 0.425821, 0.877488, 1.12299, 0.175711, 0.0587067, 1.42645, -0.336325, -0.114233, 0.94953, -0.469527, 0.877488, 1.06028, -0.168961, -0.971757, 0.934856, -0.0435632, -0.146399, 1.36381, 0.368344, -0.680553, 1.31077, -0.0418075, 0.856491, 1.22114, -0.0712748, 0.172422, 0.950783, 0.448395, -0.173851, 1.27085, -0.418072, 0.176193, 1.45471, 0.25242, 0.114064, 0.949545, -0.469568, -0.148272, 1.5194, 0.135941, -0.147473, 1.48598, -0.218663, 0.971757, 0.966132, 0.112963, -0.175688, 1.12973, 0.456629, -0.971757, 0.966132, 0.112963, -0.923723, 1.16556, -0.0717913, 0.355105, 0.00816204, -0.0418304, 0.258717, 0.0587665, 0.304171, -0.291361, 0.0497211, -0.157919, 0.202706, 1.3, -0.389133, 0.852789, 1.21923, 0.0758413, 0.118503, 1.52032, -0.160693, -0.852898, 1.21919, 0.0758336, -0.258853, 0.0588885, 0.304117, 0.971757, 0.997567, -0.106213, -0.116865, 1.12895, -0.480066, -0.940334, 1.02868, -0.137636, -0.17798, 1.52009, -0.101228, 0.26627, 1.48885, 0.0764564)
|
||||
|
||||
[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_3wihb"]
|
||||
points = PackedVector3Array(-0.24906, 1.42126, -0.192299, 0.817873, 3.51988, 0.0211281, 0.818456, 3.52063, -0.0853943, -1.10567, 3.27312, -0.0855922, -0.0353342, 2.09882, 0.942983, 0.526759, 2.06721, -0.786694, 0.957099, 1.85066, 0.198396, -0.281872, 2.38315, -0.894952, -0.992233, 1.88634, 0.127338, -0.870663, 3.35887, 0.19496, 1.13982, 3.20085, 0.056821, -0.631974, 1.82138, -0.611216, -0.0706335, 1.49955, 0.515609, 0.173026, 2.59197, 0.851374, -0.664405, 2.03395, 0.685354, -0.842439, 3.43613, -0.224635, 0.31754, 1.50054, -0.473093, 0.66437, 2.03395, 0.685354, 0.138814, 2.7659, -0.77795, 0.989952, 2.0645, -0.297068, 1.01698, 3.25982, -0.224423, -0.140949, 1.71318, -0.789764, 0.49543, 1.49819, 0.268683, -0.913901, 2.2075, -0.436004, -0.348507, 2.41891, 0.85726, -1.1335, 3.12601, 0.0918063, -0.707076, 1.56957, 0.127053, 0.421946, 1.64458, 0.618902, 0.668851, 1.60844, -0.331084, 0.799217, 3.39159, 0.194529, 0.281837, 2.38315, -0.894952, -0.780559, 3.5176, 0.0566214, -0.0690543, 2.83351, 0.711511, -0.491607, 1.64607, 0.582642, 0.487452, 2.41897, 0.786584, 0.842429, 3.43616, -0.224642, -1.02352, 1.99463, -0.15537, -0.664041, 2.41876, -0.678148, -0.668886, 1.60844, -0.331084, 1.06293, 2.24083, 0.198293, -0.952239, 2.03024, 0.37363, -0.176312, 1.74832, 0.796685, 0.176244, 1.85413, -0.86031, -0.282012, 2.06577, -0.895398, -0.317495, 1.53605, -0.54346, 0.245795, 2.03207, 0.899132)
|
||||
|
||||
[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_in1v0"]
|
||||
points = PackedVector3Array(-0.294888, 0.623473, 0.558058, 0.127069, 1.50086, 0.30314, 0.131452, 1.51577, 0.272685, 0.634556, 0.650858, 0.257379, -0.623086, 0.650858, 0.257379, 0.261374, 1.0185, 0.588212, -0.345533, 1.25203, 0.44874, 0.491008, 1.34354, 0.269903, -0.455333, 1.36988, 0.269428, 0.43132, 0.68769, 0.523841, -0.0170524, 1.29326, 0.53989, -0.375293, 0.92153, 0.543971, -0.137753, 0.729388, 0.616192, 0.306358, 0.623473, 0.558058, 0.258457, 1.27193, 0.49469, 0.442865, 1.01538, 0.473003, -0.130091, 1.15603, 0.584598, -0.114726, 1.47367, 0.352405, -0.516556, 0.690199, 0.44874, -0.504609, 1.29226, 0.270067, 0.171768, 0.75609, 0.614823)
|
||||
|
||||
[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_n3lhp"]
|
||||
points = PackedVector3Array(-0.0898651, 1.36195, -0.475626, -0.0335026, 1.54102, 0.244714, -0.207479, 1.51739, 0.219551, -0.59562, 0.650722, 0.257379, -0.869146, 1.36147, -0.0707094, -0.0216051, 0.705423, -0.589999, -0.59562, 0.678073, -0.344043, -0.787014, 1.22471, 0.257379, -0.338362, 0.998323, -0.538636, -0.0518874, 1.57343, -0.130343, -0.841686, 1.36147, -0.152754, -0.0144437, 1.53227, 0.265002, -0.650375, 0.650722, -0.180131, -0.869146, 1.30676, 0.120668, -0.0516606, 1.16711, -0.587412, -0.650375, 0.650722, 0.230001, -0.234372, 0.744398, -0.578492, -0.245576, 1.18788, -0.534446, -0.0583712, 1.49118, -0.331002, -0.283417, 1.5403, 0.0180356, -0.841686, 1.30676, 0.202624)
|
||||
|
||||
[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_isgln"]
|
||||
points = PackedVector3Array(0.0983667, 1.3621, -0.475797, 0.216401, 1.51789, 0.220084, -0.0103658, 1.54244, 0.246226, 0.607159, 0.650722, 0.257379, 0.880528, 1.36147, -0.0707094, -0.0215168, 0.705423, -0.589999, 0.607159, 0.678073, -0.344043, 0.798499, 1.22471, 0.257379, 0.274654, 1.06965, -0.563078, 0.0105696, 1.54818, -0.231712, 0.853155, 1.36147, -0.152754, -0.028201, 1.53145, 0.264064, 0.661815, 0.650722, -0.180131, 0.00676981, 1.16745, -0.590889, 0.880528, 1.30676, 0.120668, 0.164752, 1.57059, 0.0457337, 0.368401, 0.749807, -0.524063, 0.661815, 0.650722, 0.230001, 0.1655, 0.789653, -0.608748, 0.252659, 1.28242, -0.488507, 0.771127, 1.27941, -0.234621, 0.853155, 1.30676, 0.202624, 0.204054, 1.44968, -0.347973)
|
||||
|
||||
[node name="Froggy" type="RigidBody3D" groups=["pushables"]]
|
||||
collision_priority = 2.0
|
||||
mass = 0.5
|
||||
physics_material_override = SubResource("PhysicsMaterial_rff84")
|
||||
continuous_cd = true
|
||||
|
||||
[node name="MeshInstance3D" type="MeshInstance3D" parent="."]
|
||||
transform = Transform3D(0.2, 0, 0, 0, 0.2, 0, 0, 0, 0.2, 0, -0.56274, 0)
|
||||
mesh = ExtResource("1_ndma4")
|
||||
|
||||
[node name="CollisionShape3D2" type="CollisionShape3D" parent="."]
|
||||
transform = Transform3D(0.2, 0, 0, 0, 0.2, 0, 0, 0, 0.2, 0, -0.563149, 0)
|
||||
shape = SubResource("ConvexPolygonShape3D_ujow2")
|
||||
|
||||
[node name="CollisionShape3D3" type="CollisionShape3D" parent="."]
|
||||
transform = Transform3D(0.2, 0, 0, 0, 0.2, 0, 0, 0, 0.2, 0, -0.563149, 0)
|
||||
shape = SubResource("ConvexPolygonShape3D_3wihb")
|
||||
|
||||
[node name="CollisionShape3D4" type="CollisionShape3D" parent="."]
|
||||
transform = Transform3D(0.2, 0, 0, 0, 0.2, 0, 0, 0, 0.2, 0, -0.563149, 0)
|
||||
shape = SubResource("ConvexPolygonShape3D_in1v0")
|
||||
|
||||
[node name="CollisionShape3D5" type="CollisionShape3D" parent="."]
|
||||
transform = Transform3D(0.2, 0, 0, 0, 0.2, 0, 0, 0, 0.2, 0, -0.563149, 0)
|
||||
shape = SubResource("ConvexPolygonShape3D_n3lhp")
|
||||
|
||||
[node name="CollisionShape3D6" type="CollisionShape3D" parent="."]
|
||||
transform = Transform3D(0.2, 0, 0, 0, 0.2, 0, 0, 0, 0.2, 0, -0.563149, 0)
|
||||
shape = SubResource("ConvexPolygonShape3D_isgln")
|
Reference in New Issue
Block a user