diff --git a/assets/models/interior.obj b/assets/models/interior.obj index 735f01d..2f706cd 100644 --- a/assets/models/interior.obj +++ b/assets/models/interior.obj @@ -82,7 +82,7 @@ vn 0.0002 -0.0001 -1.0000 vn -0.0013 0.0002 1.0000 vn 0.0002 -0.0007 -1.0000 vn -1.0000 -0.0000 -0.0002 -vn -0.0000 -0.0000 -1.0000 +vn -0.0000 -0.0000 1.0000 vn 0.0003 -0.0004 -1.0000 vn -0.0000 -0.0006 -1.0000 vn 0.0002 -0.0002 -1.0000 @@ -123,9 +123,9 @@ vt 0.128569 0.355469 vt 0.000007 0.355491 vt 0.000003 0.546058 vt 0.209643 0.354759 -vt 0.238557 0.645246 -vt 0.238557 0.354754 vt 0.239127 0.354761 +vt 0.238557 0.354754 +vt 0.238557 0.645246 vt 0.609835 0.355469 vt 0.609843 0.546036 vt 0.419628 0.545987 @@ -152,7 +152,7 @@ f 49/35/10 48/36/10 32/37/10 25/38/10 f 30/39/11 22/24/11 21/23/11 33/40/11 29/41/11 f 50/42/12 51/29/12 34/32/12 40/43/12 f 42/44/13 31/45/13 46/46/13 41/47/13 -f 35/48/14 27/30/14 28/31/14 37/49/14 36/50/14 39/51/14 +f 35/48/14 39/49/14 36/50/14 37/51/14 28/31/14 27/30/14 f 31/52/10 42/53/10 32/37/10 48/36/10 f 42/53/15 43/54/15 40/43/15 32/37/15 f 43/54/16 38/55/16 50/42/16 40/43/16 diff --git a/assets/textures/material/crate/crate.material b/assets/textures/material/crate/crate.material index 4e1ac20..1f59714 100644 Binary files a/assets/textures/material/crate/crate.material and b/assets/textures/material/crate/crate.material differ diff --git a/scenes/gui/menus/main_menu.tscn b/scenes/gui/menus/main_menu.tscn index c583615..c6125a5 100644 --- a/scenes/gui/menus/main_menu.tscn +++ b/scenes/gui/menus/main_menu.tscn @@ -55,13 +55,12 @@ size = Vector2i(1980, 1080) render_target_update_mode = 4 [node name="LVL1" parent="SubViewportContainer/SubViewport" instance=ExtResource("2_pnids")] -process_mode = 3 [node name="Player" parent="SubViewportContainer/SubViewport/LVL1" index="2"] visible = false -[node name="AudioListener3D" parent="SubViewportContainer/SubViewport/LVL1/Player/Camera3D" index="3"] -current = true +[node name="Camera3D" parent="SubViewportContainer/SubViewport/LVL1/Player" index="1"] +current = false [node name="GravityGunLayer" parent="SubViewportContainer/SubViewport/LVL1/Player" index="2"] visible = false diff --git a/unimported-models/interior.blend b/unimported-models/interior.blend index 1e67dd6..8ffc14f 100644 Binary files a/unimported-models/interior.blend and b/unimported-models/interior.blend differ diff --git a/unimported-models/interior.blend1 b/unimported-models/interior.blend1 index 285424c..dc639d3 100644 Binary files a/unimported-models/interior.blend1 and b/unimported-models/interior.blend1 differ