diff options
Diffstat (limited to 'client/map')
264 files changed, 514 insertions, 628 deletions
diff --git a/client/map/environment/environment.tscn b/client/map/environment/environment.tscn index fe8bdcbc..aaa4ed55 100644 --- a/client/map/environment/environment.tscn +++ b/client/map/environment/environment.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=12 format=3 uid="uid://nroo08m5og0"] +[gd_scene format=3 uid="uid://nroo08m5og0"] [ext_resource type="Script" uid="uid://drv5el01y7fr" path="res://map/environment/environment.gd" id="1_qy481"] [ext_resource type="PackedScene" uid="uid://cb4ic3ssk4r8r" path="res://map/environment/world_environment.tscn" id="2_68o16"] @@ -58,25 +58,25 @@ material = SubResource("StandardMaterial3D_ig8qu") radius = 0.03 height = 0.06 -[node name="Environment" type="Node3D"] +[node name="Environment" type="Node3D" unique_id=857364835] script = ExtResource("1_qy481") -[node name="Rain" type="GPUParticles3D" parent="."] +[node name="Rain" type="GPUParticles3D" parent="." unique_id=1938136108] emitting = false amount = 500 process_material = SubResource("ParticleProcessMaterial_fyrr8") draw_pass_1 = SubResource("CapsuleMesh_6kss1") -[node name="Wind" type="GPUParticles3D" parent="."] +[node name="Wind" type="GPUParticles3D" parent="." unique_id=1893429122] emitting = false amount = 150 lifetime = 5.0 process_material = SubResource("ParticleProcessMaterial_pyn6b") draw_pass_1 = SubResource("SphereMesh_4trvf") -[node name="WorldEnvironment" parent="." instance=ExtResource("2_68o16")] +[node name="WorldEnvironment" parent="." unique_id=976396102 instance=ExtResource("2_68o16")] -[node name="DirectionalLight3D" type="DirectionalLight3D" parent="."] +[node name="DirectionalLight3D" type="DirectionalLight3D" parent="." unique_id=1587208474] transform = Transform3D(-0.413104, 0.834517, -0.364591, 0, 0.400349, 0.916363, 0.910684, 0.378553, -0.165386, 0, 0, 0) shadow_enabled = true script = ExtResource("3_fcjh2") diff --git a/client/map/environment/world_environment.tscn b/client/map/environment/world_environment.tscn index e3f6c0f7..dfa33585 100644 --- a/client/map/environment/world_environment.tscn +++ b/client/map/environment/world_environment.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=5 format=3 uid="uid://cb4ic3ssk4r8r"] +[gd_scene format=3 uid="uid://cb4ic3ssk4r8r"] [ext_resource type="Script" uid="uid://cwg7wympevxs4" path="res://map/auto_setup/environment_setup.gd" id="1_iatcp"] [ext_resource type="Material" uid="uid://617pq1rgdgbn" path="res://map/environment/presets/day_sky.tres" id="1_jk80v"] @@ -14,6 +14,6 @@ ssao_enabled = true sdfgi_use_occlusion = true sdfgi_energy = 2.0 -[node name="WorldEnvironment" type="WorldEnvironment"] +[node name="WorldEnvironment" type="WorldEnvironment" unique_id=1422427611] environment = SubResource("Environment_8cwcp") script = ExtResource("1_iatcp") diff --git a/client/map/items/basket.tscn b/client/map/items/basket.tscn index 4a3e046d..628e4bd6 100644 --- a/client/map/items/basket.tscn +++ b/client/map/items/basket.tscn @@ -1,9 +1,9 @@ -[gd_scene load_steps=2 format=3 uid="uid://bu0o7coy26rwx"] +[gd_scene format=3 uid="uid://bu0o7coy26rwx"] [ext_resource type="ArrayMesh" uid="uid://bqwi4qvtgjlk5" path="res://map/items/deep_fryer_basket.res" id="1_7yj46"] -[node name="Basket" type="Node3D"] +[node name="Basket" type="Node3D" unique_id=606292015] -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=1069269296] transform = Transform3D(-0.75, 0, -6.556708e-08, 0, 0.75, 0, 6.556708e-08, 0, -0.75, 0, 0, 0) mesh = ExtResource("1_7yj46") diff --git a/client/map/items/bun.res b/client/map/items/bun.res Binary files differindex 3f1821df..ec6cbe4e 100644 --- a/client/map/items/bun.res +++ b/client/map/items/bun.res diff --git a/client/map/items/bun.tscn b/client/map/items/bun.tscn index 88483ee3..650a1efb 100644 --- a/client/map/items/bun.tscn +++ b/client/map/items/bun.tscn @@ -1,10 +1,9 @@ -[gd_scene load_steps=2 format=3 uid="uid://dgifus08aktx0"] +[gd_scene format=3 uid="uid://dgifus08aktx0"] [ext_resource type="ArrayMesh" uid="uid://ke5s5itvrqce" path="res://map/items/bun.res" id="1_limvy"] -[node name="Bun" type="Node3D"] +[node name="Bun" type="Node3D" unique_id=1561269631] -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=338156627] transform = Transform3D(0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 0, 0, 0) mesh = ExtResource("1_limvy") -skeleton = NodePath("") diff --git a/client/map/items/burned.res b/client/map/items/burned.res Binary files differindex 8305ca6e..3cff4081 100644 --- a/client/map/items/burned.res +++ b/client/map/items/burned.res diff --git a/client/map/items/burned.tscn b/client/map/items/burned.tscn index 241bbf77..a37d45b8 100644 --- a/client/map/items/burned.tscn +++ b/client/map/items/burned.tscn @@ -1,10 +1,9 @@ -[gd_scene load_steps=2 format=3 uid="uid://b48ximtiqbwvo"] +[gd_scene format=3 uid="uid://b48ximtiqbwvo"] [ext_resource type="ArrayMesh" uid="uid://bpndpup4f6g6v" path="res://map/items/burned.res" id="1_wu5eo"] -[node name="Burned" type="Node3D"] +[node name="Burned" type="Node3D" unique_id=2043673784] -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=1570232437] transform = Transform3D(0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 0, 0, 0) mesh = ExtResource("1_wu5eo") -skeleton = NodePath("") diff --git a/client/map/items/cheese.res b/client/map/items/cheese.res Binary files differindex eac705e5..1936b0c8 100644 --- a/client/map/items/cheese.res +++ b/client/map/items/cheese.res diff --git a/client/map/items/cheese.tscn b/client/map/items/cheese.tscn index 515262c8..9702b324 100644 --- a/client/map/items/cheese.tscn +++ b/client/map/items/cheese.tscn @@ -1,10 +1,9 @@ -[gd_scene load_steps=2 format=3 uid="uid://0lbjf2sie4rk"] +[gd_scene format=3 uid="uid://0lbjf2sie4rk"] [ext_resource type="ArrayMesh" uid="uid://cshqtme8isvmw" path="res://map/items/cheese.res" id="1_p24nf"] -[node name="Cheese" type="Node3D"] +[node name="Cheese" type="Node3D" unique_id=93481419] -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=595142792] transform = Transform3D(0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 0, 0, 0) mesh = ExtResource("1_p24nf") -skeleton = NodePath("") diff --git a/client/map/items/cheese_bit.res b/client/map/items/cheese_bit.res Binary files differindex 56d81add..78c32494 100644 --- a/client/map/items/cheese_bit.res +++ b/client/map/items/cheese_bit.res diff --git a/client/map/items/coconut.res b/client/map/items/coconut.res Binary files differindex 68d3ce46..0719fec4 100644 --- a/client/map/items/coconut.res +++ b/client/map/items/coconut.res diff --git a/client/map/items/coconut.tscn b/client/map/items/coconut.tscn index b939e9b8..19fb7b80 100644 --- a/client/map/items/coconut.tscn +++ b/client/map/items/coconut.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=4 format=3 uid="uid://cmsirxgv7iqnk"] +[gd_scene format=3 uid="uid://cmsirxgv7iqnk"] [ext_resource type="ArrayMesh" uid="uid://djenv8k2nnqyt" path="res://map/items/coconut.res" id="1_c4upd"] [ext_resource type="Texture2D" uid="uid://dgcs4wkxsxe6a" path="res://map/textures/palette.png" id="2_e3g14"] @@ -8,10 +8,9 @@ resource_name = "Material.001" cull_mode = 2 albedo_texture = ExtResource("2_e3g14") -[node name="Coconut" type="Node3D"] +[node name="Coconut" type="Node3D" unique_id=1082368642] -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=1732359079] transform = Transform3D(0.2, 0, 0, 0, 0.2, 0, 0, 0, 0.2, 0, 0.2, 0) mesh = ExtResource("1_c4upd") -skeleton = NodePath("") surface_material_override/0 = SubResource("StandardMaterial3D_qtcu3") diff --git a/client/map/items/cooked_cheese_pizza.tscn b/client/map/items/cooked_cheese_pizza.tscn index 69337046..de677b2a 100644 --- a/client/map/items/cooked_cheese_pizza.tscn +++ b/client/map/items/cooked_cheese_pizza.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=6 format=3 uid="uid://cl1etmr26p262"] +[gd_scene format=3 uid="uid://cl1etmr26p262"] [ext_resource type="ArrayMesh" uid="uid://cwstqugiw76tc" path="res://map/items/pizza.res" id="1_vnyro"] @@ -25,10 +25,9 @@ uv1_scale = Vector3(0.5, 0.5, 0.5) uv1_offset = Vector3(0.5, 0, 0.5) uv1_triplanar = true -[node name="CookedCheesePizza" type="Node3D"] +[node name="CookedCheesePizza" type="Node3D" unique_id=1618397990] -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=2039708425] transform = Transform3D(0.3, 0, 0, 0, 0.05, 0, 0, 0, 0.3, 0, 0.05, 0) mesh = ExtResource("1_vnyro") -skeleton = NodePath("") surface_material_override/1 = SubResource("StandardMaterial3D_vnyro") diff --git a/client/map/items/cooked_noodles.res b/client/map/items/cooked_noodles.res Binary files differindex f98b4976..4ba4012c 100644 --- a/client/map/items/cooked_noodles.res +++ b/client/map/items/cooked_noodles.res diff --git a/client/map/items/cooked_noodles.tscn b/client/map/items/cooked_noodles.tscn index 419e5eaa..895e1edd 100644 --- a/client/map/items/cooked_noodles.tscn +++ b/client/map/items/cooked_noodles.tscn @@ -1,10 +1,9 @@ -[gd_scene load_steps=2 format=3 uid="uid://ct4f8jtnvfn56"] +[gd_scene format=3 uid="uid://ct4f8jtnvfn56"] [ext_resource type="ArrayMesh" uid="uid://cwhr8luqwpo7a" path="res://map/items/cooked_noodles.res" id="1_ahfxi"] -[node name="CookedNoodles" type="Node3D"] +[node name="CookedNoodles" type="Node3D" unique_id=663842765] -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=675901793] transform = Transform3D(0.378, 0, 0, 0, 0.378, 0, 0, 0, 0.378, -0.027, 0, 0.095) mesh = ExtResource("1_ahfxi") -skeleton = NodePath("") diff --git a/client/map/items/cooked_rice_fill.tscn b/client/map/items/cooked_rice_fill.tscn index 825e1f63..d55ee61e 100644 --- a/client/map/items/cooked_rice_fill.tscn +++ b/client/map/items/cooked_rice_fill.tscn @@ -1,14 +1,14 @@ -[gd_scene load_steps=3 format=3 uid="uid://c17tdqcs3a33i"] +[gd_scene format=3 uid="uid://c17tdqcs3a33i"] [ext_resource type="PackedScene" uid="uid://do4qxd1d1x7cc" path="res://map/items/rice_content.tscn" id="1_mteor"] -[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_vr3i3"] +[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_wuevv"] resource_local_to_scene = true albedo_color = Color(0.933333, 0.933333, 0.666667, 1) -[node name="CookedRiceFIll" type="Node3D"] +[node name="CookedRiceFIll" type="Node3D" unique_id=1097928494] transform = Transform3D(0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 0, 0, 0) -[node name="RiceContent" parent="." instance=ExtResource("1_mteor")] +[node name="RiceContent" parent="." unique_id=1357077206 instance=ExtResource("1_mteor")] transform = Transform3D(0.3, 0, 0, 0, 0.15, 0, 0, 0, 0.562, 0.194, 0.07, 0) -surface_material_override/0 = SubResource("StandardMaterial3D_vr3i3") +surface_material_override/0 = SubResource("StandardMaterial3D_wuevv") diff --git a/client/map/items/cut.tscn b/client/map/items/cut.tscn index d465d788..69fad628 100644 --- a/client/map/items/cut.tscn +++ b/client/map/items/cut.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=5 format=3 uid="uid://bbjair4iw1841"] +[gd_scene format=3 uid="uid://bbjair4iw1841"] [sub_resource type="Curve" id="Curve_3m5vp"] _data = [Vector2(0, 0), 0.0, 9.741706, 0, 0, Vector2(0.24820146, 1), 0.0, 0.0, 0, 0, Vector2(1, 0), -1.9750195, 0.0, 0, 0] @@ -20,7 +20,7 @@ curve = SubResource("Curve_3m5vp") _data = [Vector2(0.7027972, 1), 0.0, 0.0, 0, 0, Vector2(1, 0), 0.0, 0.0, 0, 0] point_count = 2 -[node name="Cut" type="CPUParticles3D"] +[node name="Cut" type="CPUParticles3D" unique_id=1642709239] cast_shadow = 0 emitting = false amount = 15 diff --git a/client/map/items/deep_fryer_basket.res b/client/map/items/deep_fryer_basket.res Binary files differindex 40f1c05d..f31999e7 100644 --- a/client/map/items/deep_fryer_basket.res +++ b/client/map/items/deep_fryer_basket.res diff --git a/client/map/items/deep_frying.tscn b/client/map/items/deep_frying.tscn index 81a4ccfb..1cf5de19 100644 --- a/client/map/items/deep_frying.tscn +++ b/client/map/items/deep_frying.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=3 format=3 uid="uid://c2g5ncvn45263"] +[gd_scene format=3 uid="uid://c2g5ncvn45263"] [sub_resource type="StandardMaterial3D" id="StandardMaterial3D_3xkdk"] albedo_color = Color(0.9153118, 0.62961817, 0.44200557, 1) @@ -9,7 +9,7 @@ material = SubResource("StandardMaterial3D_3xkdk") radius = 0.1 height = 0.2 -[node name="DeepFrying" type="CPUParticles3D"] +[node name="DeepFrying" type="CPUParticles3D" unique_id=1522889960] emitting = false mesh = SubResource("SphereMesh_iygiy") emission_shape = 6 diff --git a/client/map/items/dirt.res b/client/map/items/dirt.res Binary files differindex 3043f8d8..a9b64efe 100644 --- a/client/map/items/dirt.res +++ b/client/map/items/dirt.res diff --git a/client/map/items/dirt.tscn b/client/map/items/dirt.tscn index 18956b3d..e3d1cdc1 100644 --- a/client/map/items/dirt.tscn +++ b/client/map/items/dirt.tscn @@ -1,10 +1,9 @@ -[gd_scene load_steps=2 format=3 uid="uid://cluraed43qoeb"] +[gd_scene format=3 uid="uid://cluraed43qoeb"] [ext_resource type="ArrayMesh" uid="uid://dla7bxb6byk48" path="res://map/items/dirt.res" id="1_xmsre"] -[node name="Dirt" type="Node3D"] +[node name="Dirt" type="Node3D" unique_id=913711020] -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=114452767] transform = Transform3D(0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 0, -0.015, 0) mesh = ExtResource("1_xmsre") -skeleton = NodePath("") diff --git a/client/map/items/donut/donut-dough.res b/client/map/items/donut/donut-dough.res Binary files differindex 329e6c1c..cae6e975 100644 --- a/client/map/items/donut/donut-dough.res +++ b/client/map/items/donut/donut-dough.res diff --git a/client/map/items/donut/donut-glaze.res b/client/map/items/donut/donut-glaze.res Binary files differindex a8dafc76..6a8dac5b 100644 --- a/client/map/items/donut/donut-glaze.res +++ b/client/map/items/donut/donut-glaze.res diff --git a/client/map/items/donut/donut.tscn b/client/map/items/donut/donut.tscn index ac816f0d..6815828c 100644 --- a/client/map/items/donut/donut.tscn +++ b/client/map/items/donut/donut.tscn @@ -1,12 +1,11 @@ -[gd_scene load_steps=3 format=3 uid="uid://cvnkxd1tslqvf"] +[gd_scene format=3 uid="uid://cvnkxd1tslqvf"] [ext_resource type="ArrayMesh" uid="uid://cy1ifpobr21c0" path="res://map/items/donut/donut-dough.res" id="1_65l5f"] [ext_resource type="Material" uid="uid://cg7o7rn06bve1" path="res://map/items/dough_material.tres" id="2_65l5f"] -[node name="Donut" type="Node3D"] +[node name="Donut" type="Node3D" unique_id=517668687] -[node name="Dough" type="MeshInstance3D" parent="."] +[node name="Dough" type="MeshInstance3D" parent="." unique_id=697273469] transform = Transform3D(0.35, 0, 0, 0, 0.35, 0, 0, 0, 0.35, 0, 0, 0) mesh = ExtResource("1_65l5f") -skeleton = NodePath("") surface_material_override/0 = ExtResource("2_65l5f") diff --git a/client/map/items/donut/glazed-donut.tscn b/client/map/items/donut/glazed-donut.tscn index 7e71d946..913a9ab5 100644 --- a/client/map/items/donut/glazed-donut.tscn +++ b/client/map/items/donut/glazed-donut.tscn @@ -1,16 +1,14 @@ -[gd_scene load_steps=3 format=3 uid="uid://dglrxvp3126g4"] +[gd_scene format=3 uid="uid://dglrxvp3126g4"] [ext_resource type="ArrayMesh" uid="uid://cy1ifpobr21c0" path="res://map/items/donut/donut-dough.res" id="1_1ef7l"] [ext_resource type="ArrayMesh" uid="uid://dauwp2akjkafa" path="res://map/items/donut/donut-glaze.res" id="2_1jama"] -[node name="Donut" type="Node3D"] +[node name="Donut" type="Node3D" unique_id=1096172423] -[node name="Dough" type="MeshInstance3D" parent="."] +[node name="Dough" type="MeshInstance3D" parent="." unique_id=218737516] transform = Transform3D(0.35, 0, 0, 0, 0.35, 0, 0, 0, 0.35, 0, 0, 0) mesh = ExtResource("1_1ef7l") -skeleton = NodePath("") -[node name="Glaze" type="MeshInstance3D" parent="."] +[node name="Glaze" type="MeshInstance3D" parent="." unique_id=267596717] transform = Transform3D(0.35, 0, 0, 0, 0.35, 0, 0, 0, 0.35, 0, 0, 0) mesh = ExtResource("2_1jama") -skeleton = NodePath("") diff --git a/client/map/items/dough.res b/client/map/items/dough.res Binary files differindex 9ccb0c48..7df7ca56 100644 --- a/client/map/items/dough.res +++ b/client/map/items/dough.res diff --git a/client/map/items/dough.tscn b/client/map/items/dough.tscn index 73f8c494..6ffec7a5 100644 --- a/client/map/items/dough.tscn +++ b/client/map/items/dough.tscn @@ -1,10 +1,9 @@ -[gd_scene load_steps=2 format=3 uid="uid://dw5gdtilcsdcc"] +[gd_scene format=3 uid="uid://dw5gdtilcsdcc"] [ext_resource type="ArrayMesh" uid="uid://duv7fs8jmwjn5" path="res://map/items/dough.res" id="1_fe02r"] -[node name="Dough" type="Node3D"] +[node name="Dough" type="Node3D" unique_id=1817119001] -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=1090567646] transform = Transform3D(0.4, 0, 0, 0, 0.4, 0, 0, 0, 0.4, 0, 0, 0) mesh = ExtResource("1_fe02r") -skeleton = NodePath("") diff --git a/client/map/items/fish.res b/client/map/items/fish.res Binary files differindex 65f099bb..e75acfb0 100644 --- a/client/map/items/fish.res +++ b/client/map/items/fish.res diff --git a/client/map/items/fish.tscn b/client/map/items/fish.tscn index 2ca59cf9..6ec64459 100644 --- a/client/map/items/fish.tscn +++ b/client/map/items/fish.tscn @@ -1,10 +1,9 @@ -[gd_scene load_steps=2 format=3 uid="uid://dom5n7h7l7sr8"] +[gd_scene format=3 uid="uid://dom5n7h7l7sr8"] [ext_resource type="ArrayMesh" uid="uid://dgsvwyghdj0es" path="res://map/items/fish.res" id="1_ysgnj"] -[node name="Fish" type="Node3D"] +[node name="Fish" type="Node3D" unique_id=291512971] -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=120424767] transform = Transform3D(-4.37114e-10, 0.01, 0, -0.01, -4.37114e-10, 0, 0, 0, 0.01, 0, 0.0754571, 0) mesh = ExtResource("1_ysgnj") -skeleton = NodePath("") diff --git a/client/map/items/flour.res b/client/map/items/flour.res Binary files differindex 19f2db82..f04dd757 100644 --- a/client/map/items/flour.res +++ b/client/map/items/flour.res diff --git a/client/map/items/flour.tscn b/client/map/items/flour.tscn index c283eae5..6557cd24 100644 --- a/client/map/items/flour.tscn +++ b/client/map/items/flour.tscn @@ -1,10 +1,9 @@ -[gd_scene load_steps=2 format=3 uid="uid://dgo8cknr1o6ml"] +[gd_scene format=3 uid="uid://dgo8cknr1o6ml"] [ext_resource type="ArrayMesh" uid="uid://b76c6o88lkei2" path="res://map/items/flour.res" id="1_55ndm"] -[node name="Flour" type="Node3D"] +[node name="Flour" type="Node3D" unique_id=540926944] -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=191664914] transform = Transform3D(0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 0, 0, 0) mesh = ExtResource("1_55ndm") -skeleton = NodePath("") diff --git a/client/map/items/food_processor.res b/client/map/items/food_processor.res Binary files differindex 726a7868..3b85f78b 100644 --- a/client/map/items/food_processor.res +++ b/client/map/items/food_processor.res diff --git a/client/map/items/food_processor.tscn b/client/map/items/food_processor.tscn index bb95d580..8082930a 100644 --- a/client/map/items/food_processor.tscn +++ b/client/map/items/food_processor.tscn @@ -1,10 +1,9 @@ -[gd_scene load_steps=2 format=3 uid="uid://daxjpvycs85ec"] +[gd_scene format=3 uid="uid://daxjpvycs85ec"] [ext_resource type="ArrayMesh" uid="uid://bpjl5dlst6yg" path="res://map/items/food_processor.res" id="1_65ilg"] -[node name="FoodProcessor" type="Node3D"] +[node name="FoodProcessor" type="Node3D" unique_id=1181054569] -[node name="FoodProcessor" type="MeshInstance3D" parent="."] +[node name="FoodProcessor" type="MeshInstance3D" parent="." unique_id=68402722] transform = Transform3D(0.15, 0, 0, 0, 0.15, 0, 0, 0, 0.15, 0, 0.3, 0) mesh = ExtResource("1_65ilg") -skeleton = NodePath("") diff --git a/client/map/items/food_processor_fill.res b/client/map/items/food_processor_fill.res Binary files differindex 7511cc75..46dc32a0 100644 --- a/client/map/items/food_processor_fill.res +++ b/client/map/items/food_processor_fill.res diff --git a/client/map/items/food_processor_fill.tscn b/client/map/items/food_processor_fill.tscn index fa85e40a..21d74c57 100644 --- a/client/map/items/food_processor_fill.tscn +++ b/client/map/items/food_processor_fill.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=3 format=3 uid="uid://di5nq2vgvostp"] +[gd_scene format=3 uid="uid://di5nq2vgvostp"] [ext_resource type="ArrayMesh" uid="uid://vkd0ty7khthl" path="res://map/items/food_processor_fill.res" id="1_tcr3k"] @@ -6,8 +6,7 @@ resource_local_to_scene = true cull_mode = 1 -[node name="FoodProcessorFill" type="MeshInstance3D"] +[node name="FoodProcessorFill" type="MeshInstance3D" unique_id=2135483159] transform = Transform3D(0.15, 0, 0, 0, 0.15, 0, 0, 0, 0.15, 0, 0.3, 0) mesh = ExtResource("1_tcr3k") -skeleton = NodePath("") surface_material_override/0 = SubResource("StandardMaterial3D_0xb6r") diff --git a/client/map/items/french_fries.res b/client/map/items/french_fries.res Binary files differindex 8019c006..2c312e36 100644 --- a/client/map/items/french_fries.res +++ b/client/map/items/french_fries.res diff --git a/client/map/items/french_fries_basket.tscn b/client/map/items/french_fries_basket.tscn index 516efe0a..71ce3676 100644 --- a/client/map/items/french_fries_basket.tscn +++ b/client/map/items/french_fries_basket.tscn @@ -1,10 +1,9 @@ -[gd_scene load_steps=2 format=3 uid="uid://dfxksiofrs477"] +[gd_scene format=3 uid="uid://dfxksiofrs477"] [ext_resource type="ArrayMesh" uid="uid://b4ayvyhakbe7t" path="res://map/items/french_fries.res" id="1_skqej"] -[node name="FrenchFriesBasket" type="Node3D"] +[node name="FrenchFriesBasket" type="Node3D" unique_id=1793149830] -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=972639015] transform = Transform3D(0.75, 0, 0, 0, 0.75, 0, 0, 0, 0.75, 0, 0, -0.112) mesh = ExtResource("1_skqej") -skeleton = NodePath("") diff --git a/client/map/items/french_fries_fill.res b/client/map/items/french_fries_fill.res Binary files differindex f9bd5e0a..e7b78a46 100644 --- a/client/map/items/french_fries_fill.res +++ b/client/map/items/french_fries_fill.res diff --git a/client/map/items/french_fries_fill.tscn b/client/map/items/french_fries_fill.tscn index 10684f67..8c98cfe7 100644 --- a/client/map/items/french_fries_fill.tscn +++ b/client/map/items/french_fries_fill.tscn @@ -1,10 +1,9 @@ -[gd_scene load_steps=2 format=3 uid="uid://buxshcsyokc3y"] +[gd_scene format=3 uid="uid://buxshcsyokc3y"] [ext_resource type="ArrayMesh" uid="uid://cl5aobuv0duao" path="res://map/items/french_fries_fill.res" id="1_bt0td"] -[node name="FrenchFriesFill" type="Node3D"] +[node name="FrenchFriesFill" type="Node3D" unique_id=87677793] -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=802219019] transform = Transform3D(-0.64, 0, -5.5950576e-08, 0, 0.64, 0, 5.5950576e-08, 0, -0.64, 0.01, -0.031, 0.025) mesh = ExtResource("1_bt0td") -skeleton = NodePath("") diff --git a/client/map/items/glass.res b/client/map/items/glass.res Binary files differindex 8386865f..400ca1cd 100644 --- a/client/map/items/glass.res +++ b/client/map/items/glass.res diff --git a/client/map/items/glass.tscn b/client/map/items/glass.tscn index 29bdda8b..877946a2 100644 --- a/client/map/items/glass.tscn +++ b/client/map/items/glass.tscn @@ -1,10 +1,9 @@ -[gd_scene load_steps=2 format=3 uid="uid://c875kaj4v7nfv"] +[gd_scene format=3 uid="uid://c875kaj4v7nfv"] [ext_resource type="ArrayMesh" uid="uid://dywkxdkny1urs" path="res://map/items/glass.res" id="1_v2eeu"] -[node name="Glass" type="Node3D"] +[node name="Glass" type="Node3D" unique_id=1014845055] -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=1301902472] transform = Transform3D(0.125, 0, 0, 0, 0.125, 0, 0, 0, 0.125, 0, 0.125, 0) mesh = ExtResource("1_v2eeu") -skeleton = NodePath("") diff --git a/client/map/items/glass_fill.res b/client/map/items/glass_fill.res Binary files differindex 8226fb04..4845b3da 100644 --- a/client/map/items/glass_fill.res +++ b/client/map/items/glass_fill.res diff --git a/client/map/items/glass_fill.tscn b/client/map/items/glass_fill.tscn index dbcc1a61..a33d77de 100644 --- a/client/map/items/glass_fill.tscn +++ b/client/map/items/glass_fill.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=3 format=3 uid="uid://dvdwxct8qu2fm"] +[gd_scene format=3 uid="uid://dvdwxct8qu2fm"] [ext_resource type="ArrayMesh" uid="uid://byebq6oifi2jk" path="res://map/items/glass_fill.res" id="1_apxu2"] @@ -8,9 +8,8 @@ resource_name = "Material.002" cull_mode = 2 metallic_specular = 0.0 -[node name="GlassFill" type="MeshInstance3D"] +[node name="GlassFill" type="MeshInstance3D" unique_id=652949023] transform = Transform3D(0.125, 0, 0, 0, 0.125, 0, 0, 0, 0.125, 0, 0.125, 0) lod_bias = 3.0 mesh = ExtResource("1_apxu2") -skeleton = NodePath("") surface_material_override/0 = SubResource("StandardMaterial3D_g0wwk") diff --git a/client/map/items/icecream.res b/client/map/items/icecream.res Binary files differindex af888a45..1d867b07 100644 --- a/client/map/items/icecream.res +++ b/client/map/items/icecream.res diff --git a/client/map/items/icecream.tscn b/client/map/items/icecream.tscn index 97eb32cf..d727e0c7 100644 --- a/client/map/items/icecream.tscn +++ b/client/map/items/icecream.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=5 format=4 uid="uid://c7peyvvr7rgko"] +[gd_scene format=4 uid="uid://c7peyvvr7rgko"] [sub_resource type="StandardMaterial3D" id="StandardMaterial3D_fah5o"] resource_name = "Sprinkles" @@ -67,8 +67,7 @@ resource_name = "Ice" cull_mode = 2 roughness = 0.690035 -[node name="IceCream" type="MeshInstance3D"] +[node name="IceCream" type="MeshInstance3D" unique_id=1714074191] transform = Transform3D(0.6, 0, 0, 0, 0.6, 0, 0, 0, 0.6, 0, 0.2, 0) mesh = SubResource("ArrayMesh_vb1ms") -skeleton = NodePath("") surface_material_override/1 = SubResource("StandardMaterial3D_2ckef") diff --git a/client/map/items/leek.res b/client/map/items/leek.res Binary files differindex 16c45f6f..3fcafcd2 100644 --- a/client/map/items/leek.res +++ b/client/map/items/leek.res diff --git a/client/map/items/leek.tscn b/client/map/items/leek.tscn index 4967246a..cd70ffa5 100644 --- a/client/map/items/leek.tscn +++ b/client/map/items/leek.tscn @@ -1,10 +1,9 @@ -[gd_scene load_steps=2 format=3 uid="uid://cmpwfkdnrm6e6"] +[gd_scene format=3 uid="uid://cmpwfkdnrm6e6"] [ext_resource type="ArrayMesh" uid="uid://cix4ji823kitw" path="res://map/items/leek.res" id="1_sum7m"] -[node name="Leek" type="Node3D"] +[node name="Leek" type="Node3D" unique_id=490278594] -[node name="leek" type="MeshInstance3D" parent="."] +[node name="leek" type="MeshInstance3D" parent="." unique_id=1208900817] transform = Transform3D(-4.371139e-08, 0.75, -4.371139e-08, 0, -3.278354e-08, -1, -1, -3.278354e-08, 1.9106855e-15, -0.25, 0.1, 0) mesh = ExtResource("1_sum7m") -skeleton = NodePath("") diff --git a/client/map/items/lettuce.res b/client/map/items/lettuce.res Binary files differindex 0ae1a660..066494fe 100644 --- a/client/map/items/lettuce.res +++ b/client/map/items/lettuce.res diff --git a/client/map/items/lettuce.tscn b/client/map/items/lettuce.tscn index c4ca7cb9..35f4aeb2 100644 --- a/client/map/items/lettuce.tscn +++ b/client/map/items/lettuce.tscn @@ -1,10 +1,9 @@ -[gd_scene load_steps=2 format=3 uid="uid://cuf8vwqk6xujk"] +[gd_scene format=3 uid="uid://cuf8vwqk6xujk"] [ext_resource type="ArrayMesh" uid="uid://cyomlupimgm43" path="res://map/items/lettuce.res" id="1_axcdp"] -[node name="Lettuce" type="Node3D"] +[node name="Lettuce" type="Node3D" unique_id=337328089] -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=1106316228] transform = Transform3D(0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 0, 0, 0) mesh = ExtResource("1_axcdp") -skeleton = NodePath("") diff --git a/client/map/items/mochi.res b/client/map/items/mochi.res Binary files differindex d9a4a97b..63af04da 100644 --- a/client/map/items/mochi.res +++ b/client/map/items/mochi.res diff --git a/client/map/items/mochi.tscn b/client/map/items/mochi.tscn index aaf20af6..0d9ed7e7 100644 --- a/client/map/items/mochi.tscn +++ b/client/map/items/mochi.tscn @@ -1,11 +1,10 @@ -[gd_scene load_steps=3 format=3 uid="uid://2warur3hlxao"] +[gd_scene format=3 uid="uid://2warur3hlxao"] [ext_resource type="ArrayMesh" uid="uid://c3s71kxt7nhfb" path="res://map/items/mochi.res" id="1_ygb5f"] [sub_resource type="StandardMaterial3D" id="StandardMaterial3D_c143l"] -[node name="Mochi" type="MeshInstance3D"] +[node name="Mochi" type="MeshInstance3D" unique_id=1419288615] transform = Transform3D(0.15, 0, 0, 0, 0.104, 0, 0, 0, 0.15, 0, 0.075, 0) mesh = ExtResource("1_ygb5f") -skeleton = NodePath("") surface_material_override/0 = SubResource("StandardMaterial3D_c143l") diff --git a/client/map/items/mushroom.res b/client/map/items/mushroom.res Binary files differindex ad8dbc46..d4ce1bc1 100644 --- a/client/map/items/mushroom.res +++ b/client/map/items/mushroom.res diff --git a/client/map/items/mushroom.tscn b/client/map/items/mushroom.tscn index e0453e1c..ec3237bb 100644 --- a/client/map/items/mushroom.tscn +++ b/client/map/items/mushroom.tscn @@ -1,10 +1,9 @@ -[gd_scene load_steps=2 format=3 uid="uid://cc0jqiiywrrc0"] +[gd_scene format=3 uid="uid://cc0jqiiywrrc0"] [ext_resource type="ArrayMesh" uid="uid://fmglxabrvyld" path="res://map/items/mushroom.res" id="1_3saxa"] -[node name="Mushroom" type="Node3D"] +[node name="Mushroom" type="Node3D" unique_id=513538861] -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=1807329182] transform = Transform3D(1.2167394, -2.1213207, 1.7376841, 2.4574564, -1.07418835e-07, -1.7207295, 1.2167397, 2.1213207, 1.7376841, 0.125, 0.035, 0.125) mesh = ExtResource("1_3saxa") -skeleton = NodePath("") diff --git a/client/map/items/mushroom_plate_fill.tscn b/client/map/items/mushroom_plate_fill.tscn index f673afa9..5c4f20bc 100644 --- a/client/map/items/mushroom_plate_fill.tscn +++ b/client/map/items/mushroom_plate_fill.tscn @@ -1,17 +1,17 @@ -[gd_scene load_steps=2 format=3 uid="uid://dvh0w2l8ly53e"] +[gd_scene format=3 uid="uid://dvh0w2l8ly53e"] [ext_resource type="PackedScene" uid="uid://da3d6rgfss3su" path="res://map/items/pizza/mushroom_slice.tscn" id="1_iihb3"] -[node name="MushroomPlateTopping" type="Node3D"] +[node name="MushroomPlateTopping" type="Node3D" unique_id=764525280] -[node name="CookedMushroomSlice" parent="." instance=ExtResource("1_iihb3")] +[node name="CookedMushroomSlice" parent="." unique_id=397861394 instance=ExtResource("1_iihb3")] transform = Transform3D(-0.53290087, 0.09379602, 0.8409631, 0.111597665, 0.9929469, -0.040030282, -0.8387864, 0.07251734, -0.5396097, 0.083272, 0.020344693, -0.06993499) -[node name="CookedMushroomSlice2" parent="." instance=ExtResource("1_iihb3")] +[node name="CookedMushroomSlice2" parent="." unique_id=913110476 instance=ExtResource("1_iihb3")] transform = Transform3D(0.8638758, -0.24161705, 0.44197255, 0.2151002, 0.97037166, 0.11004867, -0.45546728, 0, 0.89025253, -0.06327816, 0.024188552, -0.060519822) -[node name="CookedMushroomSlice3" parent="." instance=ExtResource("1_iihb3")] +[node name="CookedMushroomSlice3" parent="." unique_id=653241564 instance=ExtResource("1_iihb3")] transform = Transform3D(-0.95794797, -0.20063338, 0.20513889, -0.19618548, 0.9796664, 0.04201196, -0.20939668, 0, -0.97783077, 0.08738138, 0.020179842, 0.036596574) -[node name="CookedMushroomSlice4" parent="." instance=ExtResource("1_iihb3")] +[node name="CookedMushroomSlice4" parent="." unique_id=1676048566 instance=ExtResource("1_iihb3")] transform = Transform3D(0.8235921, 0, -0.5671827, -0.12658499, 0.9747768, -0.18381096, 0.5528766, 0.2231821, 0.8028185, -0.08654484, 0.023021702, 0.08201364) diff --git a/client/map/items/nigiri.res b/client/map/items/nigiri.res Binary files differindex ffe47e3e..bd64e3d1 100644 --- a/client/map/items/nigiri.res +++ b/client/map/items/nigiri.res diff --git a/client/map/items/nigiri.tscn b/client/map/items/nigiri.tscn index 0a616eed..25e0324c 100644 --- a/client/map/items/nigiri.tscn +++ b/client/map/items/nigiri.tscn @@ -1,10 +1,9 @@ -[gd_scene load_steps=2 format=3 uid="uid://d34n41tk304ey"] +[gd_scene format=3 uid="uid://d34n41tk304ey"] [ext_resource type="ArrayMesh" uid="uid://g2ko273otndc" path="res://map/items/nigiri.res" id="1_my3m1"] -[node name="Nigiri" type="Node3D"] +[node name="Nigiri" type="Node3D" unique_id=713001924] -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=916811039] transform = Transform3D(0.144, 0, 0, 0, -2.27299e-09, -0.073, 0, 0.052, -3.19093e-09, 0, 0.1, 0) mesh = ExtResource("1_my3m1") -skeleton = NodePath("") diff --git a/client/map/items/noodles.res b/client/map/items/noodles.res Binary files differindex 9f8d6347..1a5013bb 100644 --- a/client/map/items/noodles.res +++ b/client/map/items/noodles.res diff --git a/client/map/items/noodles.tscn b/client/map/items/noodles.tscn index cad0b17b..37d59dcd 100644 --- a/client/map/items/noodles.tscn +++ b/client/map/items/noodles.tscn @@ -1,10 +1,9 @@ -[gd_scene load_steps=2 format=3 uid="uid://cfc4wyxsgtnuy"] +[gd_scene format=3 uid="uid://cfc4wyxsgtnuy"] [ext_resource type="ArrayMesh" uid="uid://c7nmboj44jn7a" path="res://map/items/noodles.res" id="1_7j6yk"] -[node name="Noodles" type="Node3D"] +[node name="Noodles" type="Node3D" unique_id=32514619] -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=1535551693] transform = Transform3D(0.378, 0, 0, 0, 0.378, 0, 0, 0, 0.378, -0.027, 0, 0.095) mesh = ExtResource("1_7j6yk") -skeleton = NodePath("") diff --git a/client/map/items/noodles_cheese_fill.tscn b/client/map/items/noodles_cheese_fill.tscn index 8a6ee873..fb5c10d9 100644 --- a/client/map/items/noodles_cheese_fill.tscn +++ b/client/map/items/noodles_cheese_fill.tscn @@ -1,25 +1,25 @@ -[gd_scene load_steps=2 format=3 uid="uid://3l14rutbc6ma"] +[gd_scene format=3 uid="uid://3l14rutbc6ma"] [ext_resource type="ArrayMesh" uid="uid://68yn4bguhuq3" path="res://map/items/cheese_bit.res" id="1_1dqn5"] -[node name="NoodlesCheeseFill" type="Node3D"] +[node name="NoodlesCheeseFill" type="Node3D" unique_id=1485282420] -[node name="MeshInstance3D" type="MeshInstance3D" parent="."] +[node name="MeshInstance3D" type="MeshInstance3D" parent="." unique_id=73653329] transform = Transform3D(0.5177467, -0.21455958, -0.6909487, -0.07600415, 0.9169244, -0.38597953, 0.53727245, 0.33647275, 0.61123633, -0.125, 0.108, 0.096) mesh = ExtResource("1_1dqn5") -[node name="MeshInstance3D5" type="MeshInstance3D" parent="."] +[node name="MeshInstance3D5" type="MeshInstance3D" parent="." unique_id=1909498497] transform = Transform3D(0.74895734, 0.019033965, -0.049147546, -0.013184706, 0.9993994, 0.029855367, 0.037264794, -0.028949905, 0.9983451, -0.009, 0.165, -0.025) mesh = ExtResource("1_1dqn5") -[node name="MeshInstance3D2" type="MeshInstance3D" parent="."] +[node name="MeshInstance3D2" type="MeshInstance3D" parent="." unique_id=833722459] transform = Transform3D(0.6929721, 0.34747887, 0.1598467, -0.22719976, 0.9199635, -0.24879485, -0.17512806, 0.18145435, 0.9552748, 0.071, 0.113, 0.078) mesh = ExtResource("1_1dqn5") -[node name="MeshInstance3D3" type="MeshInstance3D" parent="."] +[node name="MeshInstance3D3" type="MeshInstance3D" parent="." unique_id=1585980071] transform = Transform3D(0.47207838, 0.50925, -0.58691764, -0.11057563, 0.81986195, 0.5532535, 0.57220167, -0.26170707, 0.5911329, 0.105, 0.113, -0.09) mesh = ExtResource("1_1dqn5") -[node name="MeshInstance3D4" type="MeshInstance3D" parent="."] +[node name="MeshInstance3D4" type="MeshInstance3D" parent="." unique_id=665036024] transform = Transform3D(0.7185697, 0, -0.28645763, 0.057966992, 0.9629134, 0.2585037, 0.20687544, -0.26981068, 0.9225605, -0.082, 0.149, -0.128) mesh = ExtResource("1_1dqn5") diff --git a/client/map/items/noodles_tomato_sauce_fill.res b/client/map/items/noodles_tomato_sauce_fill.res Binary files differindex efc97f6d..2bf8fad6 100644 --- a/client/map/items/noodles_tomato_sauce_fill.res +++ b/client/map/items/noodles_tomato_sauce_fill.res diff --git a/client/map/items/noodles_tomato_sauce_fill.tscn b/client/map/items/noodles_tomato_sauce_fill.tscn index 6fd1e45a..aac0ccd4 100644 --- a/client/map/items/noodles_tomato_sauce_fill.tscn +++ b/client/map/items/noodles_tomato_sauce_fill.tscn @@ -1,9 +1,9 @@ -[gd_scene load_steps=2 format=3 uid="uid://cxwoxg732tgd8"] +[gd_scene format=3 uid="uid://cxwoxg732tgd8"] [ext_resource type="ArrayMesh" uid="uid://kwctvv8h54xj" path="res://map/items/noodles_tomato_sauce_fill.res" id="1_wu5sg"] -[node name="NoodlesTomatoSauceFill" type="Node3D"] +[node name="NoodlesTomatoSauceFill" type="Node3D" unique_id=1260606454] -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=1027670850] transform = Transform3D(-0.60932875, -0.0051440885, -0.022176262, -0.014863605, 0.24028103, 0.038889483, 0.024445973, 0.017876228, -0.5291095, -0.007, 0.023, 0.011) mesh = ExtResource("1_wu5sg") diff --git a/client/map/items/pan.res b/client/map/items/pan.res Binary files differindex 03dcf8f9..307df9ce 100644 --- a/client/map/items/pan.res +++ b/client/map/items/pan.res diff --git a/client/map/items/pan.tscn b/client/map/items/pan.tscn index 661814d9..908471f0 100644 --- a/client/map/items/pan.tscn +++ b/client/map/items/pan.tscn @@ -1,10 +1,9 @@ -[gd_scene load_steps=2 format=3 uid="uid://b1fuw04fcbko8"] +[gd_scene format=3 uid="uid://b1fuw04fcbko8"] [ext_resource type="ArrayMesh" uid="uid://be0d8a6no06na" path="res://map/items/pan.res" id="1_m08s2"] -[node name="Pan" type="Node3D"] +[node name="Pan" type="Node3D" unique_id=1343705456] -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=2018580953] transform = Transform3D(-2.18557e-08, 0, -0.5, 0, 0.5, 0, 0.5, 0, -2.18557e-08, 0, 0, 0) mesh = ExtResource("1_m08s2") -skeleton = NodePath("") diff --git a/client/map/items/patty.res b/client/map/items/patty.res Binary files differindex 87880285..3ac0a9f1 100644 --- a/client/map/items/patty.res +++ b/client/map/items/patty.res diff --git a/client/map/items/patty.tscn b/client/map/items/patty.tscn index 2d1bdab6..494f623f 100644 --- a/client/map/items/patty.tscn +++ b/client/map/items/patty.tscn @@ -1,10 +1,9 @@ -[gd_scene load_steps=2 format=3 uid="uid://b1grk3gj58qbn"] +[gd_scene format=3 uid="uid://b1grk3gj58qbn"] [ext_resource type="ArrayMesh" uid="uid://wp3747kxnah1" path="res://map/items/patty.res" id="1_7tkah"] -[node name="Patty" type="Node3D"] +[node name="Patty" type="Node3D" unique_id=2110034130] -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=1300893752] transform = Transform3D(0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 0, 0, 0) mesh = ExtResource("1_7tkah") -skeleton = NodePath("") diff --git a/client/map/items/pizza.res b/client/map/items/pizza.res Binary files differindex 2f8b3b97..ef8b7e68 100644 --- a/client/map/items/pizza.res +++ b/client/map/items/pizza.res diff --git a/client/map/items/pizza/cheese_pizza_topping.tscn b/client/map/items/pizza/cheese_pizza_topping.tscn index 2bbe6013..45f73056 100644 --- a/client/map/items/pizza/cheese_pizza_topping.tscn +++ b/client/map/items/pizza/cheese_pizza_topping.tscn @@ -1,25 +1,25 @@ -[gd_scene load_steps=2 format=3 uid="uid://746ly6kg6fym"] +[gd_scene format=3 uid="uid://746ly6kg6fym"] [ext_resource type="ArrayMesh" uid="uid://68yn4bguhuq3" path="res://map/items/cheese_bit.res" id="1_tuxk6"] -[node name="CheesePizzaTopping" type="Node3D"] +[node name="CheesePizzaTopping" type="Node3D" unique_id=1491104077] -[node name="MeshInstance3D" type="MeshInstance3D" parent="."] +[node name="MeshInstance3D" type="MeshInstance3D" parent="." unique_id=571985640] transform = Transform3D(0.7090622, 0, 0.24439889, 0, 0.5, 0, -0.24439889, 0, 0.7090622, 0, 0.0901646, 0) mesh = ExtResource("1_tuxk6") -[node name="MeshInstance3D2" type="MeshInstance3D" parent="."] +[node name="MeshInstance3D2" type="MeshInstance3D" parent="." unique_id=2125195768] transform = Transform3D(0.26293755, 0, -0.70239866, 0, 0.5, 0, 0.70239866, 0, 0.26293755, -0.13107976, 0.0901646, -0.08822491) mesh = ExtResource("1_tuxk6") -[node name="MeshInstance3D3" type="MeshInstance3D" parent="."] +[node name="MeshInstance3D3" type="MeshInstance3D" parent="." unique_id=2077733221] transform = Transform3D(0.59963775, 0, -0.4504826, 0, 0.5, 0, 0.4504826, 0, 0.59963775, -0.1088517, 0.0901646, 0.09697052) mesh = ExtResource("1_tuxk6") -[node name="MeshInstance3D4" type="MeshInstance3D" parent="."] +[node name="MeshInstance3D4" type="MeshInstance3D" parent="." unique_id=508222957] transform = Transform3D(-0.025716748, 0, 0.7495589, 0, 0.5, 0, -0.7495589, 0, -0.025716748, 0.09534076, 0.0901646, 0.10794736) mesh = ExtResource("1_tuxk6") -[node name="MeshInstance3D5" type="MeshInstance3D" parent="."] +[node name="MeshInstance3D5" type="MeshInstance3D" parent="." unique_id=348571710] transform = Transform3D(0.5133626, 0, 0.5467713, 0, 0.5, 0, -0.5467713, 0, 0.5133626, 0.09534076, 0.0901646, -0.14092311) mesh = ExtResource("1_tuxk6") diff --git a/client/map/items/pizza/mushroom_pizza_topping.tscn b/client/map/items/pizza/mushroom_pizza_topping.tscn index 346f1f8d..2dbe8e3d 100644 --- a/client/map/items/pizza/mushroom_pizza_topping.tscn +++ b/client/map/items/pizza/mushroom_pizza_topping.tscn @@ -1,17 +1,17 @@ -[gd_scene load_steps=2 format=3 uid="uid://b8md64r8oddij"] +[gd_scene format=3 uid="uid://b8md64r8oddij"] [ext_resource type="PackedScene" uid="uid://da3d6rgfss3su" path="res://map/items/pizza/mushroom_slice.tscn" id="1_m4x3a"] -[node name="MushroomPizzaTopping" type="Node3D"] +[node name="MushroomPizzaTopping" type="Node3D" unique_id=1982303343] -[node name="CookedMushroomSlice" parent="." instance=ExtResource("1_m4x3a")] +[node name="CookedMushroomSlice" parent="." unique_id=1762083109 instance=ExtResource("1_m4x3a")] transform = Transform3D(0.44027928, 0, 1.2274243, 0, 1.304, 0, -1.2274243, 0, 0.44027928, 0.09475949, 0.075, -0.090857096) -[node name="CookedMushroomSlice2" parent="." instance=ExtResource("1_m4x3a")] +[node name="CookedMushroomSlice2" parent="." unique_id=1383642696 instance=ExtResource("1_m4x3a")] transform = Transform3D(1.1608893, 0, 0.59392935, 0, 1.304, 0, -0.59392935, 0, 1.1608893, -0.088593446, 0.075, -0.07241271) -[node name="CookedMushroomSlice3" parent="." instance=ExtResource("1_m4x3a")] +[node name="CookedMushroomSlice3" parent="." unique_id=1087751451 instance=ExtResource("1_m4x3a")] transform = Transform3D(-1.2750913, 0, 0.27305326, 0, 1.304, 0, -0.27305326, 0, -1.2750913, 0.090249225, 0.075, 0.075857505) -[node name="CookedMushroomSlice4" parent="." instance=ExtResource("1_m4x3a")] +[node name="CookedMushroomSlice4" parent="." unique_id=298075280 instance=ExtResource("1_m4x3a")] transform = Transform3D(1.0739639, 0, -0.73960626, 0, 1.304, 0, 0.73960626, 0, 1.0739639, -0.11389688, 0.075, 0.098924026) diff --git a/client/map/items/pizza/mushroom_slice.res b/client/map/items/pizza/mushroom_slice.res Binary files differindex bbac7d99..e50c5a19 100644 --- a/client/map/items/pizza/mushroom_slice.res +++ b/client/map/items/pizza/mushroom_slice.res diff --git a/client/map/items/pizza/mushroom_slice.tscn b/client/map/items/pizza/mushroom_slice.tscn index 7ea2957b..fbe1379b 100644 --- a/client/map/items/pizza/mushroom_slice.tscn +++ b/client/map/items/pizza/mushroom_slice.tscn @@ -1,10 +1,9 @@ -[gd_scene load_steps=2 format=3 uid="uid://da3d6rgfss3su"] +[gd_scene format=3 uid="uid://da3d6rgfss3su"] [ext_resource type="ArrayMesh" uid="uid://b24bxvhik0ab2" path="res://map/items/pizza/mushroom_slice.res" id="1_6tyh4"] -[node name="CookedMushroomSlice" type="Node3D"] +[node name="CookedMushroomSlice" type="Node3D" unique_id=1237055269] -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=964430930] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0.05) mesh = ExtResource("1_6tyh4") -skeleton = NodePath("") diff --git a/client/map/items/plate.res b/client/map/items/plate.res Binary files differindex b57844c3..2890171a 100644 --- a/client/map/items/plate.res +++ b/client/map/items/plate.res diff --git a/client/map/items/plate.tscn b/client/map/items/plate.tscn index 8503fe81..ca4aac58 100644 --- a/client/map/items/plate.tscn +++ b/client/map/items/plate.tscn @@ -1,10 +1,9 @@ -[gd_scene load_steps=2 format=3 uid="uid://daxh3hgia7qyp"] +[gd_scene format=3 uid="uid://daxh3hgia7qyp"] [ext_resource type="ArrayMesh" uid="uid://bnku7g8g0ts81" path="res://map/items/plate.res" id="1_70hux"] -[node name="Plate" type="Node3D"] +[node name="Plate" type="Node3D" unique_id=351447493] -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=279311129] transform = Transform3D(0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 0, 0, 0) mesh = ExtResource("1_70hux") -skeleton = NodePath("") diff --git a/client/map/items/plate_fill.res b/client/map/items/plate_fill.res Binary files differindex 8aad5797..fb198090 100644 --- a/client/map/items/plate_fill.res +++ b/client/map/items/plate_fill.res diff --git a/client/map/items/plate_fill.tscn b/client/map/items/plate_fill.tscn index 1ba34231..29264c86 100644 --- a/client/map/items/plate_fill.tscn +++ b/client/map/items/plate_fill.tscn @@ -1,12 +1,11 @@ -[gd_scene load_steps=3 format=3 uid="uid://btktb7yb1y0yq"] +[gd_scene format=3 uid="uid://btktb7yb1y0yq"] [ext_resource type="ArrayMesh" uid="uid://c8l6gbfjikyv3" path="res://map/items/plate_fill.res" id="1_dgygv"] [sub_resource type="StandardMaterial3D" id="StandardMaterial3D_q0leg"] resource_local_to_scene = true -[node name="PlateFill" type="MeshInstance3D"] +[node name="PlateFill" type="MeshInstance3D" unique_id=601792816] transform = Transform3D(0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 0, 0, 0) mesh = ExtResource("1_dgygv") -skeleton = NodePath("") surface_material_override/0 = SubResource("StandardMaterial3D_q0leg") diff --git a/client/map/items/pot.res b/client/map/items/pot.res Binary files differindex df67fed3..827e6e28 100644 --- a/client/map/items/pot.res +++ b/client/map/items/pot.res diff --git a/client/map/items/pot.tscn b/client/map/items/pot.tscn index f823cae2..68a6f440 100644 --- a/client/map/items/pot.tscn +++ b/client/map/items/pot.tscn @@ -1,10 +1,9 @@ -[gd_scene load_steps=2 format=3 uid="uid://df0hhdcyubyid"] +[gd_scene format=3 uid="uid://df0hhdcyubyid"] [ext_resource type="ArrayMesh" uid="uid://dm14h4sasn2bm" path="res://map/items/pot.res" id="1_41enh"] -[node name="Pot" type="Node3D"] +[node name="Pot" type="Node3D" unique_id=1778291833] -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=955140522] transform = Transform3D(0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 0, 0, 0) mesh = ExtResource("1_41enh") -skeleton = NodePath("") diff --git a/client/map/items/pot_fill.res b/client/map/items/pot_fill.res Binary files differindex 06c8590c..94942edb 100644 --- a/client/map/items/pot_fill.res +++ b/client/map/items/pot_fill.res diff --git a/client/map/items/pot_fill.tscn b/client/map/items/pot_fill.tscn index 2b3a1eda..674899ad 100644 --- a/client/map/items/pot_fill.tscn +++ b/client/map/items/pot_fill.tscn @@ -1,12 +1,11 @@ -[gd_scene load_steps=3 format=3 uid="uid://cwo8o5a6f5p4i"] +[gd_scene format=3 uid="uid://cwo8o5a6f5p4i"] [ext_resource type="ArrayMesh" uid="uid://bduftri3viodq" path="res://map/items/pot_fill.res" id="1_5suf6"] [sub_resource type="StandardMaterial3D" id="StandardMaterial3D_djkvw"] resource_local_to_scene = true -[node name="PotFill" type="MeshInstance3D"] +[node name="PotFill" type="MeshInstance3D" unique_id=1219055572] transform = Transform3D(0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 0, 0, 0) mesh = ExtResource("1_5suf6") -skeleton = NodePath("") surface_material_override/0 = SubResource("StandardMaterial3D_djkvw") diff --git a/client/map/items/potato.res b/client/map/items/potato.res Binary files differindex 1a920e6f..3e54bece 100644 --- a/client/map/items/potato.res +++ b/client/map/items/potato.res diff --git a/client/map/items/potato.tscn b/client/map/items/potato.tscn index b57b2bbf..7d97b648 100644 --- a/client/map/items/potato.tscn +++ b/client/map/items/potato.tscn @@ -1,10 +1,9 @@ -[gd_scene load_steps=2 format=3 uid="uid://dw24qu0oscohw"] +[gd_scene format=3 uid="uid://dw24qu0oscohw"] [ext_resource type="ArrayMesh" uid="uid://hj2dib0t8em3" path="res://map/items/potato.res" id="1_rg7i5"] -[node name="Potato" type="Node3D"] +[node name="Potato" type="Node3D" unique_id=1149637460] -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=544200943] transform = Transform3D(-0.07814168, -2.3085807e-08, -0.44316345, -0.44316345, -1.937129e-08, 0.07814168, -2.3085807e-08, 0.45, -1.937129e-08, 0, 0.1, 0) mesh = ExtResource("1_rg7i5") -skeleton = NodePath("") diff --git a/client/map/items/processing.tscn b/client/map/items/processing.tscn index f8deb6be..28f785fa 100644 --- a/client/map/items/processing.tscn +++ b/client/map/items/processing.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=3 format=3 uid="uid://sk5i14bxi0qr"] +[gd_scene format=3 uid="uid://sk5i14bxi0qr"] [sub_resource type="StandardMaterial3D" id="StandardMaterial3D_tqrr3"] vertex_color_use_as_albedo = true @@ -8,7 +8,7 @@ material = SubResource("StandardMaterial3D_tqrr3") radius = 0.1 height = 0.2 -[node name="Processing" type="CPUParticles3D"] +[node name="Processing" type="CPUParticles3D" unique_id=412007652] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.6, 0) emitting = false amount = 15 @@ -19,6 +19,7 @@ emission_ring_axis = Vector3(0, 1, 0) emission_ring_height = 0.2 emission_ring_radius = 0.1 emission_ring_inner_radius = 0.0 +emission_ring_cone_angle = 90.0 direction = Vector3(0, 1, 0) spread = 180.0 gravity = Vector3(0, 0, 0) diff --git a/client/map/items/raw_pizza.tscn b/client/map/items/raw_pizza.tscn index 04e6c593..5b7359cf 100644 --- a/client/map/items/raw_pizza.tscn +++ b/client/map/items/raw_pizza.tscn @@ -1,12 +1,11 @@ -[gd_scene load_steps=3 format=3 uid="uid://d18w3kwuaehvv"] +[gd_scene format=3 uid="uid://d18w3kwuaehvv"] [ext_resource type="ArrayMesh" uid="uid://cwstqugiw76tc" path="res://map/items/pizza.res" id="1_lcgk8"] [ext_resource type="Material" uid="uid://cg7o7rn06bve1" path="res://map/items/dough_material.tres" id="2_snge3"] -[node name="RawPizza" type="Node3D"] +[node name="RawPizza" type="Node3D" unique_id=1513785364] -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=449857524] transform = Transform3D(0.3, 0, 0, 0, 0.05, 0, 0, 0, 0.3, 0, 0.05, 0) mesh = ExtResource("1_lcgk8") -skeleton = NodePath("") surface_material_override/0 = ExtResource("2_snge3") diff --git a/client/map/items/rice.res b/client/map/items/rice.res Binary files differindex f9a6a81c..d57d301b 100644 --- a/client/map/items/rice.res +++ b/client/map/items/rice.res diff --git a/client/map/items/rice.tscn b/client/map/items/rice.tscn index bb41f3e8..03f69422 100644 --- a/client/map/items/rice.tscn +++ b/client/map/items/rice.tscn @@ -1,10 +1,9 @@ -[gd_scene load_steps=2 format=3 uid="uid://rs4b17lp80cx"] +[gd_scene format=3 uid="uid://rs4b17lp80cx"] [ext_resource type="ArrayMesh" uid="uid://cclj4k0d1d1qk" path="res://map/items/rice.res" id="1_fmn8b"] -[node name="Rice" type="Node3D"] +[node name="Rice" type="Node3D" unique_id=132148842] -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=1049224626] transform = Transform3D(0.1, 0, 0, 0, 0.1, 0, 0, 0, 0.1, 0, 0, 0) mesh = ExtResource("1_fmn8b") -skeleton = NodePath("") diff --git a/client/map/items/rice_content.res b/client/map/items/rice_content.res Binary files differindex 0f5dd44d..9aba9cfc 100644 --- a/client/map/items/rice_content.res +++ b/client/map/items/rice_content.res diff --git a/client/map/items/rice_content.tscn b/client/map/items/rice_content.tscn index 71038a4e..cc042d0a 100644 --- a/client/map/items/rice_content.tscn +++ b/client/map/items/rice_content.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=3 format=3 uid="uid://do4qxd1d1x7cc"] +[gd_scene format=3 uid="uid://do4qxd1d1x7cc"] [ext_resource type="ArrayMesh" uid="uid://dfvubawp7vieh" path="res://map/items/rice_content.res" id="1_r5kmu"] @@ -6,8 +6,7 @@ resource_local_to_scene = true albedo_color = Color(0.933333, 0.933333, 0.666667, 1) -[node name="RiceContent" type="MeshInstance3D"] +[node name="RiceContent" type="MeshInstance3D" unique_id=867972096] transform = Transform3D(0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 0, 0, 0) mesh = ExtResource("1_r5kmu") -skeleton = NodePath("") surface_material_override/0 = SubResource("StandardMaterial3D_ce6yj") diff --git a/client/map/items/rolled_dough.res b/client/map/items/rolled_dough.res Binary files differindex 2759b731..c432a638 100644 --- a/client/map/items/rolled_dough.res +++ b/client/map/items/rolled_dough.res diff --git a/client/map/items/rolled_dough.tscn b/client/map/items/rolled_dough.tscn index 04577c96..0fc9c103 100644 --- a/client/map/items/rolled_dough.tscn +++ b/client/map/items/rolled_dough.tscn @@ -1,10 +1,9 @@ -[gd_scene load_steps=2 format=3 uid="uid://dwfvdvvgenyn5"] +[gd_scene format=3 uid="uid://dwfvdvvgenyn5"] [ext_resource type="ArrayMesh" uid="uid://dtqjpqwxq5mvn" path="res://map/items/rolled_dough.res" id="1_uyf2v"] -[node name="RolledDough" type="Node3D"] +[node name="RolledDough" type="Node3D" unique_id=1623668918] -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=1841908103] transform = Transform3D(0.3, 0, 0, 0, 0.05, 0, 0, 0, 0.3, 0, 0.05, 0) mesh = ExtResource("1_uyf2v") -skeleton = NodePath("") diff --git a/client/map/items/seared_patty.res b/client/map/items/seared_patty.res Binary files differindex 255b95df..d7ac0a30 100644 --- a/client/map/items/seared_patty.res +++ b/client/map/items/seared_patty.res diff --git a/client/map/items/seared_patty.tscn b/client/map/items/seared_patty.tscn index 7ffe65f2..d72e2681 100644 --- a/client/map/items/seared_patty.tscn +++ b/client/map/items/seared_patty.tscn @@ -1,10 +1,9 @@ -[gd_scene load_steps=2 format=3 uid="uid://dfriokxmga3c8"] +[gd_scene format=3 uid="uid://dfriokxmga3c8"] [ext_resource type="ArrayMesh" uid="uid://dl8hstmmdkog4" path="res://map/items/seared_patty.res" id="1_gy1aa"] -[node name="SearedPatty" type="Node3D"] +[node name="SearedPatty" type="Node3D" unique_id=580728218] -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=1808379124] transform = Transform3D(0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 0, 0, 0) mesh = ExtResource("1_gy1aa") -skeleton = NodePath("") diff --git a/client/map/items/seared_steak.res b/client/map/items/seared_steak.res Binary files differindex 32c784fb..b91da335 100644 --- a/client/map/items/seared_steak.res +++ b/client/map/items/seared_steak.res diff --git a/client/map/items/seared_steak.tscn b/client/map/items/seared_steak.tscn index 8592e851..ee7797f4 100644 --- a/client/map/items/seared_steak.tscn +++ b/client/map/items/seared_steak.tscn @@ -1,10 +1,9 @@ -[gd_scene load_steps=2 format=3 uid="uid://c70af18pms3gw"] +[gd_scene format=3 uid="uid://c70af18pms3gw"] [ext_resource type="ArrayMesh" uid="uid://kfod37qy5sx" path="res://map/items/seared_steak.res" id="1_keoxi"] -[node name="Steak" type="Node3D"] +[node name="Steak" type="Node3D" unique_id=201918396] -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=151167089] transform = Transform3D(0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 0, 0, 0) mesh = ExtResource("1_keoxi") -skeleton = NodePath("") diff --git a/client/map/items/sliced_bun.tscn b/client/map/items/sliced_bun.tscn index 961d0f70..48b0b303 100644 --- a/client/map/items/sliced_bun.tscn +++ b/client/map/items/sliced_bun.tscn @@ -1,16 +1,14 @@ -[gd_scene load_steps=3 format=3 uid="uid://cm88wpf64l4fu"] +[gd_scene format=3 uid="uid://cm88wpf64l4fu"] [ext_resource type="ArrayMesh" uid="uid://c1qyv55xpv30n" path="res://map/items/sliced_bun_bottom.res" id="1_plvi5"] [ext_resource type="ArrayMesh" uid="uid://dy180cecs6rb1" path="res://map/items/sliced_bun_top.res" id="2_l6cg2"] -[node name="SlicedBun" type="Node3D"] +[node name="SlicedBun" type="Node3D" unique_id=289245464] -[node name="MeshBottom" type="MeshInstance3D" parent="."] +[node name="MeshBottom" type="MeshInstance3D" parent="." unique_id=2050604098] transform = Transform3D(0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 0, 0, 0) mesh = ExtResource("1_plvi5") -skeleton = NodePath("") -[node name="MeshTop" type="MeshInstance3D" parent="."] +[node name="MeshTop" type="MeshInstance3D" parent="." unique_id=1553309169] transform = Transform3D(0.433013, 0.25, 0, -0.25, 0.433013, 0, 0, 0, 0.5, 0.18, 0.08, 0) mesh = ExtResource("2_l6cg2") -skeleton = NodePath("") diff --git a/client/map/items/sliced_bun_bottom.res b/client/map/items/sliced_bun_bottom.res Binary files differindex df7bab99..350e9693 100644 --- a/client/map/items/sliced_bun_bottom.res +++ b/client/map/items/sliced_bun_bottom.res diff --git a/client/map/items/sliced_bun_bottom.tscn b/client/map/items/sliced_bun_bottom.tscn index 573dba13..45e7af68 100644 --- a/client/map/items/sliced_bun_bottom.tscn +++ b/client/map/items/sliced_bun_bottom.tscn @@ -1,10 +1,9 @@ -[gd_scene load_steps=2 format=3 uid="uid://djtfnj11lljke"] +[gd_scene format=3 uid="uid://djtfnj11lljke"] [ext_resource type="ArrayMesh" uid="uid://c1qyv55xpv30n" path="res://map/items/sliced_bun_bottom.res" id="1_ekr5f"] -[node name="SlicedBunBottom" type="Node3D"] +[node name="SlicedBunBottom" type="Node3D" unique_id=1954514598] -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=234719865] transform = Transform3D(0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 0, 0, 0) mesh = ExtResource("1_ekr5f") -skeleton = NodePath("") diff --git a/client/map/items/sliced_bun_top.res b/client/map/items/sliced_bun_top.res Binary files differindex fc88dcbe..4d4d57fc 100644 --- a/client/map/items/sliced_bun_top.res +++ b/client/map/items/sliced_bun_top.res diff --git a/client/map/items/sliced_bun_top.tscn b/client/map/items/sliced_bun_top.tscn index 403ecea7..b57c72ef 100644 --- a/client/map/items/sliced_bun_top.tscn +++ b/client/map/items/sliced_bun_top.tscn @@ -1,10 +1,9 @@ -[gd_scene load_steps=2 format=3 uid="uid://cpmnp5sy6fwbe"] +[gd_scene format=3 uid="uid://cpmnp5sy6fwbe"] [ext_resource type="ArrayMesh" uid="uid://dy180cecs6rb1" path="res://map/items/sliced_bun_top.res" id="1_q5w8k"] -[node name="SlicedBunTop" type="Node3D"] +[node name="SlicedBunTop" type="Node3D" unique_id=45817428] -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=487537457] transform = Transform3D(0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 0, 0, 0) mesh = ExtResource("1_q5w8k") -skeleton = NodePath("") diff --git a/client/map/items/sliced_cheese.res b/client/map/items/sliced_cheese.res Binary files differindex ece9c0e0..799e4508 100644 --- a/client/map/items/sliced_cheese.res +++ b/client/map/items/sliced_cheese.res diff --git a/client/map/items/sliced_cheese.tscn b/client/map/items/sliced_cheese.tscn index 4e9ba406..22a6df5f 100644 --- a/client/map/items/sliced_cheese.tscn +++ b/client/map/items/sliced_cheese.tscn @@ -1,10 +1,9 @@ -[gd_scene load_steps=2 format=3 uid="uid://cfdfhxgo4ot7m"] +[gd_scene format=3 uid="uid://cfdfhxgo4ot7m"] [ext_resource type="ArrayMesh" uid="uid://2qsg2dadmf1y" path="res://map/items/sliced_cheese.res" id="1_bbycg"] -[node name="SlicedCheese" type="Node3D"] +[node name="SlicedCheese" type="Node3D" unique_id=1506920915] -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=1120946141] transform = Transform3D(0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 0, 0.04, 0) mesh = ExtResource("1_bbycg") -skeleton = NodePath("") diff --git a/client/map/items/sliced_fish.res b/client/map/items/sliced_fish.res Binary files differindex 9937a93b..a7d27cf5 100644 --- a/client/map/items/sliced_fish.res +++ b/client/map/items/sliced_fish.res diff --git a/client/map/items/sliced_fish.tscn b/client/map/items/sliced_fish.tscn index 5e60f301..d6ed4bec 100644 --- a/client/map/items/sliced_fish.tscn +++ b/client/map/items/sliced_fish.tscn @@ -1,10 +1,9 @@ -[gd_scene load_steps=2 format=3 uid="uid://dxs04puo5ow7u"] +[gd_scene format=3 uid="uid://dxs04puo5ow7u"] [ext_resource type="ArrayMesh" uid="uid://c3pxaxxbv721y" path="res://map/items/sliced_fish.res" id="1_nt0xc"] -[node name="SlicedFish" type="Node3D"] +[node name="SlicedFish" type="Node3D" unique_id=1546314626] -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=1817309076] transform = Transform3D(0.1, 0, 0, 0, -4.37114e-09, -0.1, 0, 0.1, -4.37114e-09, 0, 0.045, 0) mesh = ExtResource("1_nt0xc") -skeleton = NodePath("") diff --git a/client/map/items/sliced_leek/leek_ring.res b/client/map/items/sliced_leek/leek_ring.res Binary files differindex ff98544d..78d57354 100644 --- a/client/map/items/sliced_leek/leek_ring.res +++ b/client/map/items/sliced_leek/leek_ring.res diff --git a/client/map/items/sliced_leek/leek_ring.tscn b/client/map/items/sliced_leek/leek_ring.tscn index 06977dac..a8575b05 100644 --- a/client/map/items/sliced_leek/leek_ring.tscn +++ b/client/map/items/sliced_leek/leek_ring.tscn @@ -1,10 +1,9 @@ -[gd_scene load_steps=2 format=3 uid="uid://b25ajkbydfoi8"] +[gd_scene format=3 uid="uid://b25ajkbydfoi8"] [ext_resource type="ArrayMesh" uid="uid://ck1dtslyq0xqk" path="res://map/items/sliced_leek/leek_ring.res" id="1_wdt75"] -[node name="LeekRing" type="Node3D"] +[node name="LeekRing" type="Node3D" unique_id=6349426] -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=207039888] transform = Transform3D(0.1, 0, 0, 0, 0.1, 0, 0, 0, 0.1, 0, 0, 0) mesh = ExtResource("1_wdt75") -skeleton = NodePath("") diff --git a/client/map/items/sliced_leek/leek_ring_fill.tscn b/client/map/items/sliced_leek/leek_ring_fill.tscn index edc182d6..83fc2542 100644 --- a/client/map/items/sliced_leek/leek_ring_fill.tscn +++ b/client/map/items/sliced_leek/leek_ring_fill.tscn @@ -1,14 +1,14 @@ -[gd_scene load_steps=2 format=3 uid="uid://y7mg0uh4ghxe"] +[gd_scene format=3 uid="uid://y7mg0uh4ghxe"] [ext_resource type="PackedScene" uid="uid://b25ajkbydfoi8" path="res://map/items/sliced_leek/leek_ring.tscn" id="1_cb47f"] -[node name="LeekRingFill" type="Node3D"] +[node name="LeekRingFill" type="Node3D" unique_id=1649292111] -[node name="LeekRing" parent="." instance=ExtResource("1_cb47f")] +[node name="LeekRing" parent="." unique_id=601839974 instance=ExtResource("1_cb47f")] transform = Transform3D(0.5, 0, 0, 0, 0.4, 0, 0, 0, 0.5, 0.053702652, 0.04, -0.082) -[node name="LeekRing2" parent="." instance=ExtResource("1_cb47f")] +[node name="LeekRing2" parent="." unique_id=871702627 instance=ExtResource("1_cb47f")] transform = Transform3D(0.5, 0, 0, 0, 0.4, 0, 0, 0, 0.5, -0.09291987, 0.04, 0.0293293) -[node name="LeekRing3" parent="." instance=ExtResource("1_cb47f")] +[node name="LeekRing3" parent="." unique_id=1947059454 instance=ExtResource("1_cb47f")] transform = Transform3D(0.5, 0, 0, 0, 0.4, 0, 0, 0, 0.5, 0.05727595, 0.04, 0.08234578) diff --git a/client/map/items/sliced_leek/sliced_leek.tscn b/client/map/items/sliced_leek/sliced_leek.tscn index 701f4844..8d8bc2d7 100644 --- a/client/map/items/sliced_leek/sliced_leek.tscn +++ b/client/map/items/sliced_leek/sliced_leek.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=6 format=3 uid="uid://dght3ftij5nx6"] +[gd_scene format=3 uid="uid://dght3ftij5nx6"] [ext_resource type="ArrayMesh" uid="uid://bjb2vxii3mkny" path="res://map/items/sliced_leek/sliced_leek_1.res" id="1_ub7pe"] [ext_resource type="ArrayMesh" uid="uid://bthgt3jvyaet5" path="res://map/items/sliced_leek/sliced_leek_2.res" id="2_krib3"] @@ -6,32 +6,27 @@ [ext_resource type="ArrayMesh" uid="uid://deqd1uok1ahtn" path="res://map/items/sliced_leek/sliced_leek_4.res" id="4_eia2k"] [ext_resource type="ArrayMesh" uid="uid://cl36j3pufjfil" path="res://map/items/sliced_leek/sliced_leek_5.res" id="5_26kjl"] -[node name="SlicedLeek" type="Node3D"] +[node name="SlicedLeek" type="Node3D" unique_id=754926403] -[node name="Node3D" type="Node3D" parent="."] +[node name="Node3D" type="Node3D" parent="." unique_id=1618880656] transform = Transform3D(-7.649493e-08, 0, 1.75, 0, 1.75, 0, -1.75, 0, -7.649493e-08, 0, 0, 0) -[node name="leek_001" type="MeshInstance3D" parent="Node3D"] +[node name="leek_001" type="MeshInstance3D" parent="Node3D" unique_id=1739603265] transform = Transform3D(1, 0, 0, 0, 0.591008, 0.61566144, 0, -0.4617461, 0.7880107, 0, 0.03454741, 0.09892485) mesh = ExtResource("1_ub7pe") -skeleton = NodePath("") -[node name="leek_002" type="MeshInstance3D" parent="Node3D"] +[node name="leek_002" type="MeshInstance3D" parent="Node3D" unique_id=10737438] transform = Transform3D(1, 0, 0, 0, 0.591008, 0.61566144, 0, -0.4617461, 0.7880107, -2.0835932e-06, 0.03454531, 0.04651942) mesh = ExtResource("2_krib3") -skeleton = NodePath("") -[node name="leek_003" type="MeshInstance3D" parent="Node3D"] +[node name="leek_003" type="MeshInstance3D" parent="Node3D" unique_id=1275702161] transform = Transform3D(1, 0, 0, 0, 0.591008, 0.61566144, 0, -0.4617461, 0.7880107, -2.0874368e-06, 0.034545287, -0.004093088) mesh = ExtResource("3_eq1cv") -skeleton = NodePath("") -[node name="leek_004" type="MeshInstance3D" parent="Node3D"] +[node name="leek_004" type="MeshInstance3D" parent="Node3D" unique_id=2052531974] transform = Transform3D(1, 0, 0, 0, 0.591008, 0.61566144, 0, -0.4617461, 0.7880107, -2.085316e-06, 0.03454527, -0.05421468) mesh = ExtResource("4_eia2k") -skeleton = NodePath("") -[node name="leek_005" type="MeshInstance3D" parent="Node3D"] +[node name="leek_005" type="MeshInstance3D" parent="Node3D" unique_id=1421505896] transform = Transform3D(1, 0, 0, 0, 0.591008, 0.61566144, 0, -0.4617461, 0.7880107, -2.0847467e-06, 0.034545254, -0.10421119) mesh = ExtResource("5_26kjl") -skeleton = NodePath("") diff --git a/client/map/items/sliced_leek/sliced_leek_1.res b/client/map/items/sliced_leek/sliced_leek_1.res Binary files differindex 9a786370..dc5275d5 100644 --- a/client/map/items/sliced_leek/sliced_leek_1.res +++ b/client/map/items/sliced_leek/sliced_leek_1.res diff --git a/client/map/items/sliced_leek/sliced_leek_2.res b/client/map/items/sliced_leek/sliced_leek_2.res Binary files differindex 3234cd54..c0d7ccd3 100644 --- a/client/map/items/sliced_leek/sliced_leek_2.res +++ b/client/map/items/sliced_leek/sliced_leek_2.res diff --git a/client/map/items/sliced_leek/sliced_leek_3.res b/client/map/items/sliced_leek/sliced_leek_3.res Binary files differindex 2165204a..2fe303a4 100644 --- a/client/map/items/sliced_leek/sliced_leek_3.res +++ b/client/map/items/sliced_leek/sliced_leek_3.res diff --git a/client/map/items/sliced_leek/sliced_leek_4.res b/client/map/items/sliced_leek/sliced_leek_4.res Binary files differindex 05d54114..32c02690 100644 --- a/client/map/items/sliced_leek/sliced_leek_4.res +++ b/client/map/items/sliced_leek/sliced_leek_4.res diff --git a/client/map/items/sliced_leek/sliced_leek_5.res b/client/map/items/sliced_leek/sliced_leek_5.res Binary files differindex 90f4d4b2..93f9e009 100644 --- a/client/map/items/sliced_leek/sliced_leek_5.res +++ b/client/map/items/sliced_leek/sliced_leek_5.res diff --git a/client/map/items/sliced_leek/sliced_leek_6.res b/client/map/items/sliced_leek/sliced_leek_6.res Binary files differindex db0baeda..1cd6c906 100644 --- a/client/map/items/sliced_leek/sliced_leek_6.res +++ b/client/map/items/sliced_leek/sliced_leek_6.res diff --git a/client/map/items/sliced_lettuce.res b/client/map/items/sliced_lettuce.res Binary files differindex 1a748947..40cb0702 100644 --- a/client/map/items/sliced_lettuce.res +++ b/client/map/items/sliced_lettuce.res diff --git a/client/map/items/sliced_lettuce.tscn b/client/map/items/sliced_lettuce.tscn index f2840059..d5ec39ed 100644 --- a/client/map/items/sliced_lettuce.tscn +++ b/client/map/items/sliced_lettuce.tscn @@ -1,11 +1,10 @@ -[gd_scene load_steps=2 format=3 uid="uid://c8tjoqcdn1gpj"] +[gd_scene format=3 uid="uid://c8tjoqcdn1gpj"] [ext_resource type="ArrayMesh" uid="uid://jkb0e8d584uo" path="res://map/items/sliced_lettuce.res" id="1_y7x7n"] -[node name="SlicedLettuce" type="Node3D"] +[node name="SlicedLettuce" type="Node3D" unique_id=814161375] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.01, 0) -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=189735380] transform = Transform3D(0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 0, 0.01, 0) mesh = ExtResource("1_y7x7n") -skeleton = NodePath("") diff --git a/client/map/items/sliced_mushroom.res b/client/map/items/sliced_mushroom.res Binary files differindex 026cfc9d..94b17fe4 100644 --- a/client/map/items/sliced_mushroom.res +++ b/client/map/items/sliced_mushroom.res diff --git a/client/map/items/sliced_mushroom.tscn b/client/map/items/sliced_mushroom.tscn index 2f8468d5..17945fc0 100644 --- a/client/map/items/sliced_mushroom.tscn +++ b/client/map/items/sliced_mushroom.tscn @@ -1,10 +1,9 @@ -[gd_scene load_steps=2 format=3 uid="uid://8waoyr3a7c6q"] +[gd_scene format=3 uid="uid://8waoyr3a7c6q"] [ext_resource type="ArrayMesh" uid="uid://13uivbfdn4kb" path="res://map/items/sliced_mushroom.res" id="1_4k44b"] -[node name="SlicedMushroom" type="Node3D"] +[node name="SlicedMushroom" type="Node3D" unique_id=771921867] -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=1483580511] transform = Transform3D(0.8, 0, 0, 0, -0.7250462, -0.33809468, 0, 0.33809468, -0.7250462, 0, 0.059715845, 0.1) mesh = ExtResource("1_4k44b") -skeleton = NodePath("") diff --git a/client/map/items/sliced_potato.tscn b/client/map/items/sliced_potato.tscn index ec48414d..f64eafd3 100644 --- a/client/map/items/sliced_potato.tscn +++ b/client/map/items/sliced_potato.tscn @@ -1,14 +1,13 @@ -[gd_scene load_steps=3 format=3 uid="uid://b85iw6rv2snx8"] +[gd_scene format=3 uid="uid://b85iw6rv2snx8"] [ext_resource type="ArrayMesh" uid="uid://b4ayvyhakbe7t" path="res://map/items/french_fries.res" id="1_ikao7"] [sub_resource type="StandardMaterial3D" id="StandardMaterial3D_qhqrd"] albedo_color = Color(0.88, 0.7546, 0.484, 1) -[node name="SlicedPotato" type="Node3D"] +[node name="SlicedPotato" type="Node3D" unique_id=552755740] -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=983811931] transform = Transform3D(0.75, 0, 0, 0, 0.75, 0, 0, 0, 0.75, 0, 0, -0.112) mesh = ExtResource("1_ikao7") -skeleton = NodePath("") surface_material_override/0 = SubResource("StandardMaterial3D_qhqrd") diff --git a/client/map/items/sliced_tomato.res b/client/map/items/sliced_tomato.res Binary files differindex 3594e6f9..37996910 100644 --- a/client/map/items/sliced_tomato.res +++ b/client/map/items/sliced_tomato.res diff --git a/client/map/items/sliced_tomato.tscn b/client/map/items/sliced_tomato.tscn index 28ba45f4..9ea93827 100644 --- a/client/map/items/sliced_tomato.tscn +++ b/client/map/items/sliced_tomato.tscn @@ -1,10 +1,9 @@ -[gd_scene load_steps=2 format=3 uid="uid://8u4yp0323kiw"] +[gd_scene format=3 uid="uid://8u4yp0323kiw"] [ext_resource type="ArrayMesh" uid="uid://cwjqxolxw0ttl" path="res://map/items/sliced_tomato.res" id="1_6yvlk"] -[node name="SlicedTomato" type="Node3D"] +[node name="SlicedTomato" type="Node3D" unique_id=1212521096] -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=642983217] transform = Transform3D(0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 0, 0, 0) mesh = ExtResource("1_6yvlk") -skeleton = NodePath("") diff --git a/client/map/items/sliced_tomato_sliced_lettuce_fill.tscn b/client/map/items/sliced_tomato_sliced_lettuce_fill.tscn index 75ef95f1..4d0c4c4f 100644 --- a/client/map/items/sliced_tomato_sliced_lettuce_fill.tscn +++ b/client/map/items/sliced_tomato_sliced_lettuce_fill.tscn @@ -1,35 +1,35 @@ -[gd_scene load_steps=3 format=3 uid="uid://cy12k7ghclh2g"] +[gd_scene format=3 uid="uid://cy12k7ghclh2g"] [ext_resource type="ArrayMesh" uid="uid://cwjqxolxw0ttl" path="res://map/items/sliced_tomato.res" id="1_gnakr"] [ext_resource type="ArrayMesh" uid="uid://jkb0e8d584uo" path="res://map/items/sliced_lettuce.res" id="3_6hedi"] -[node name="SlicedTomatoFill" type="Node3D"] +[node name="SlicedTomatoFill" type="Node3D" unique_id=1588553817] -[node name="Mesh8" type="MeshInstance3D" parent="."] +[node name="Mesh8" type="MeshInstance3D" parent="." unique_id=1786817704] transform = Transform3D(0.25, 0, 0, 0, 0.25, 0, 0, 0, 0.25, -0.1, 0.04, 0) mesh = ExtResource("1_gnakr") -[node name="Mesh11" type="MeshInstance3D" parent="."] +[node name="Mesh11" type="MeshInstance3D" parent="." unique_id=64683158] transform = Transform3D(0.25, 0, 0, 0, 0.25, 0, 0, 0, 0.25, 0.1, 0.04, 0) mesh = ExtResource("1_gnakr") -[node name="Mesh12" type="MeshInstance3D" parent="."] +[node name="Mesh12" type="MeshInstance3D" parent="." unique_id=1975270560] transform = Transform3D(0.25, 0, 0, 0, 0.25, 0, 0, 0, 0.25, 0, 0.04, 0.1) mesh = ExtResource("1_gnakr") -[node name="Mesh13" type="MeshInstance3D" parent="."] +[node name="Mesh13" type="MeshInstance3D" parent="." unique_id=1081920419] transform = Transform3D(0.25, 0, 0, 0, 0.25, 0, 0, 0, 0.25, 0, 0.04, -0.1) mesh = ExtResource("1_gnakr") -[node name="Mesh9" type="MeshInstance3D" parent="."] +[node name="Mesh9" type="MeshInstance3D" parent="." unique_id=1635978560] transform = Transform3D(0.28, 0, 0, 0, 0.28, 0, 0, 0, 0.28, 0.0815632, 0.0377627, -0.0198822) visible = false mesh = ExtResource("1_gnakr") -[node name="MeshInstance3D" type="MeshInstance3D" parent="."] +[node name="MeshInstance3D" type="MeshInstance3D" parent="." unique_id=364673189] transform = Transform3D(0.45, 0, 0, 0, 0.45, 0, 0, 0, 0.45, 0, 0.025, 0) mesh = ExtResource("3_6hedi") -[node name="MeshInstance3D4" type="MeshInstance3D" parent="."] +[node name="MeshInstance3D4" type="MeshInstance3D" parent="." unique_id=196525840] transform = Transform3D(0.279, 0, 0, 0, 0.279, 0, 0, 0, 0.279, 0, 0.075, 0) mesh = ExtResource("3_6hedi") diff --git a/client/map/items/steak.res b/client/map/items/steak.res Binary files differindex 8deb7f8a..21d27302 100644 --- a/client/map/items/steak.res +++ b/client/map/items/steak.res diff --git a/client/map/items/steak.tscn b/client/map/items/steak.tscn index 59846d8a..8efb2b19 100644 --- a/client/map/items/steak.tscn +++ b/client/map/items/steak.tscn @@ -1,10 +1,9 @@ -[gd_scene load_steps=2 format=3 uid="uid://c8ylx2rsklp2y"] +[gd_scene format=3 uid="uid://c8ylx2rsklp2y"] [ext_resource type="ArrayMesh" uid="uid://tuorjx63f0ij" path="res://map/items/steak.res" id="1_iei2f"] -[node name="Steak" type="Node3D"] +[node name="Steak" type="Node3D" unique_id=273592414] -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=683408760] transform = Transform3D(0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 0, 0, 0) mesh = ExtResource("1_iei2f") -skeleton = NodePath("") diff --git a/client/map/items/steam.tscn b/client/map/items/steam.tscn index a6114124..2097c1ee 100644 --- a/client/map/items/steam.tscn +++ b/client/map/items/steam.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=4 format=3 uid="uid://g1wsqgb56o1o"] +[gd_scene format=3 uid="uid://g1wsqgb56o1o"] [sub_resource type="StandardMaterial3D" id="StandardMaterial3D_e1q7j"] transparency = 1 @@ -13,7 +13,7 @@ height = 0.2 _data = [Vector2(0, 1), 0.0, 0.0, 0, 0, Vector2(1, 0.10989), 0.0, 0.0, 0, 0] point_count = 2 -[node name="Steam" type="CPUParticles3D"] +[node name="Steam" type="CPUParticles3D" unique_id=1010015344] emitting = false amount = 25 lifetime = 2.0 diff --git a/client/map/items/strawberry.res b/client/map/items/strawberry.res Binary files differindex 60da68ed..b92780ef 100644 --- a/client/map/items/strawberry.res +++ b/client/map/items/strawberry.res diff --git a/client/map/items/strawberry.tscn b/client/map/items/strawberry.tscn index 90df0c3c..cc9464e0 100644 --- a/client/map/items/strawberry.tscn +++ b/client/map/items/strawberry.tscn @@ -1,10 +1,9 @@ -[gd_scene load_steps=2 format=3 uid="uid://df1xktleeqg3m"] +[gd_scene format=3 uid="uid://df1xktleeqg3m"] [ext_resource type="ArrayMesh" uid="uid://c2uwqjxx7mnqp" path="res://map/items/strawberry.res" id="1_8dx1o"] -[node name="Strawberry" type="Node3D"] +[node name="Strawberry" type="Node3D" unique_id=613205790] -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=1524130613] transform = Transform3D(-5.68248e-10, 1.1365e-09, 0.013, 0, -0.013, 1.1365e-09, 0.013, 4.96778e-17, 5.68248e-10, 0, 0.125, 0) mesh = ExtResource("1_8dx1o") -skeleton = NodePath("") diff --git a/client/map/items/tomato.res b/client/map/items/tomato.res Binary files differindex aafc8738..77d921cf 100644 --- a/client/map/items/tomato.res +++ b/client/map/items/tomato.res diff --git a/client/map/items/tomato.tscn b/client/map/items/tomato.tscn index 4589cca5..e68801d8 100644 --- a/client/map/items/tomato.tscn +++ b/client/map/items/tomato.tscn @@ -1,10 +1,9 @@ -[gd_scene load_steps=2 format=3 uid="uid://cvgmmrm8xqg4t"] +[gd_scene format=3 uid="uid://cvgmmrm8xqg4t"] [ext_resource type="ArrayMesh" uid="uid://bh5t6gqdxv1t8" path="res://map/items/tomato.res" id="1_8xuup"] -[node name="Tomato" type="Node3D"] +[node name="Tomato" type="Node3D" unique_id=256268001] -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=1541018452] transform = Transform3D(0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 0, 0, 0) mesh = ExtResource("1_8xuup") -skeleton = NodePath("") diff --git a/client/map/items/unknown_item.tscn b/client/map/items/unknown_item.tscn index 5e8b317a..fa838e9b 100644 --- a/client/map/items/unknown_item.tscn +++ b/client/map/items/unknown_item.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=3 format=3 uid="uid://cw54drt6oqxpd"] +[gd_scene format=3 uid="uid://cw54drt6oqxpd"] [sub_resource type="BoxMesh" id="BoxMesh_e6d7n"] @@ -7,9 +7,9 @@ albedo_color = Color(1, 0, 1, 1) emission_enabled = true emission = Color(1, 0, 1, 1) -[node name="UnknownItem" type="Node3D"] +[node name="UnknownItem" type="Node3D" unique_id=1035215297] -[node name="MeshInstance3D" type="MeshInstance3D" parent="."] +[node name="MeshInstance3D" type="MeshInstance3D" parent="." unique_id=1034064644] transform = Transform3D(0.4, 0, 0, 0, 0.4, 0, 0, 0, 0.4, 0, 0.2, 0) mesh = SubResource("BoxMesh_e6d7n") surface_material_override/0 = SubResource("StandardMaterial3D_voy47") diff --git a/client/map/items/unknown_order.tscn b/client/map/items/unknown_order.tscn index 24116387..558be6f4 100644 --- a/client/map/items/unknown_order.tscn +++ b/client/map/items/unknown_order.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=3 format=3 uid="uid://dgg7srscxmtmy"] +[gd_scene format=3 uid="uid://dgg7srscxmtmy"] [ext_resource type="FontFile" uid="uid://bo4vh5xkpvrh1" path="res://gui/resources/fonts/font-sansita-swashed.woff2" id="1_3pq52"] @@ -8,9 +8,9 @@ variation_opentype = { 2003265652: 700 } -[node name="UnknownOrder" type="Node3D"] +[node name="UnknownOrder" type="Node3D" unique_id=1440369537] -[node name="Label3D" type="Label3D" parent="."] +[node name="Label3D" type="Label3D" parent="." unique_id=717159416] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.189058, 0) pixel_size = 0.0025 billboard = 1 diff --git a/client/map/kitchen_background.tscn b/client/map/kitchen_background.tscn index 5d572f73..918a6403 100644 --- a/client/map/kitchen_background.tscn +++ b/client/map/kitchen_background.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=6 format=3 uid="uid://wwu574dq2r8h"] +[gd_scene format=3 uid="uid://wwu574dq2r8h"] [ext_resource type="PackedScene" uid="uid://b4gone8fu53r7" path="res://map/map.tscn" id="1_heqla"] [ext_resource type="Script" uid="uid://ddpr5p4c6p8pn" path="res://map/kitchen_background.gd" id="1_ppf8f"] @@ -13,18 +13,18 @@ size = Vector3(14, 5, 0.3) [sub_resource type="BoxMesh" id="BoxMesh_xidlh"] size = Vector3(7.5, 5, 0.3) -[node name="KitchenBackground" type="Node3D"] +[node name="KitchenBackground" type="Node3D" unique_id=296843447] script = ExtResource("1_ppf8f") -[node name="Map" parent="." instance=ExtResource("1_heqla")] +[node name="Map" parent="." unique_id=1312929770 instance=ExtResource("1_heqla")] -[node name="WorldEnvironment" type="WorldEnvironment" parent="."] +[node name="WorldEnvironment" type="WorldEnvironment" parent="." unique_id=1245737099] environment = SubResource("Environment_ex25y") -[node name="MeshInstance3D" type="MeshInstance3D" parent="."] +[node name="MeshInstance3D" type="MeshInstance3D" parent="." unique_id=1705656468] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.5, 0.5, -3.5) mesh = SubResource("BoxMesh_ppf8f") -[node name="MeshInstance3D2" type="MeshInstance3D" parent="."] +[node name="MeshInstance3D2" type="MeshInstance3D" parent="." unique_id=1171319920] transform = Transform3D(-4.371139e-08, 0, 1, 0, 1, 0, -1, 0, -4.371139e-08, 7.5, 0.5, -1) mesh = SubResource("BoxMesh_xidlh") diff --git a/client/map/progress/progress.tscn b/client/map/progress/progress.tscn index af7dfe0a..b8182ea5 100644 --- a/client/map/progress/progress.tscn +++ b/client/map/progress/progress.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=5 format=3 uid="uid://4ewufm6tqhpb"] +[gd_scene format=3 uid="uid://4ewufm6tqhpb"] [ext_resource type="Shader" uid="uid://b3w7j4oka0yeb" path="res://map/progress/progress.gdshader" id="1_6f2a0"] [ext_resource type="Script" uid="uid://dmdqg418vkip6" path="res://map/progress/progress.gd" id="2_bb3u3"] @@ -13,7 +13,7 @@ shader = ExtResource("1_6f2a0") shader_parameter/progress = 0.0 shader_parameter/bad = false -[node name="Progress" type="MeshInstance3D"] +[node name="Progress" type="MeshInstance3D" unique_id=2131670011] mesh = SubResource("QuadMesh_m0itj") surface_material_override/0 = SubResource("ShaderMaterial_4k6cy") script = ExtResource("2_bb3u3") diff --git a/client/map/tiles/book.res b/client/map/tiles/book.res Binary files differindex 9caf89f1..fa64057a 100644 --- a/client/map/tiles/book.res +++ b/client/map/tiles/book.res diff --git a/client/map/tiles/bun_crate.tscn b/client/map/tiles/bun_crate.tscn index 00c8ead5..47460a14 100644 --- a/client/map/tiles/bun_crate.tscn +++ b/client/map/tiles/bun_crate.tscn @@ -1,34 +1,34 @@ -[gd_scene load_steps=3 format=3 uid="uid://bg2ykqq6rnyx6"] +[gd_scene format=3 uid="uid://bg2ykqq6rnyx6"] [ext_resource type="ArrayMesh" uid="uid://btn7oh1v2k40p" path="res://map/tiles/crate.res" id="1_84iuk"] [ext_resource type="ArrayMesh" uid="uid://ke5s5itvrqce" path="res://map/items/bun.res" id="2_a48hy"] -[node name="BunCrate" type="Node3D"] +[node name="BunCrate" type="Node3D" unique_id=1836475580] -[node name="Crate" type="MeshInstance3D" parent="."] +[node name="Crate" type="MeshInstance3D" parent="." unique_id=982382847] transform = Transform3D(0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 0, 0, 0) mesh = ExtResource("1_84iuk") -[node name="Bun" type="MeshInstance3D" parent="."] +[node name="Bun" type="MeshInstance3D" parent="." unique_id=1348733542] transform = Transform3D(0.35355335, -0.35355335, 0, 0.35355335, 0.35355335, 0, 0, 0, 0.5, 0.075, 0.15, -0.175) mesh = ExtResource("2_a48hy") -[node name="Bun2" type="MeshInstance3D" parent="."] +[node name="Bun2" type="MeshInstance3D" parent="." unique_id=590760409] transform = Transform3D(0.35355335, -0.35355335, 0, 0.35355335, 0.35355335, 0, 0, 0, 0.5, -0.15, 0.15, -0.175) mesh = ExtResource("2_a48hy") -[node name="Bun3" type="MeshInstance3D" parent="."] +[node name="Bun3" type="MeshInstance3D" parent="." unique_id=1530470047] transform = Transform3D(0.35355335, -0.35355335, 0, 0.35355335, 0.35355335, 0, 0, 0, 0.5, 0.3, 0.15, -0.175) mesh = ExtResource("2_a48hy") -[node name="Bun4" type="MeshInstance3D" parent="."] +[node name="Bun4" type="MeshInstance3D" parent="." unique_id=765223744] transform = Transform3D(-0.35355338, 0.35355338, -4.371139e-08, 0.35355338, 0.35355338, 0, 3.090862e-08, -3.090862e-08, -0.5, -0.09912277, 0.15, 0.175) mesh = ExtResource("2_a48hy") -[node name="Bun5" type="MeshInstance3D" parent="."] +[node name="Bun5" type="MeshInstance3D" parent="." unique_id=1175873093] transform = Transform3D(-0.35355338, 0.35355338, -4.371139e-08, 0.35355338, 0.35355338, 0, 3.090862e-08, -3.090862e-08, -0.5, 0.12587723, 0.15, 0.17499998) mesh = ExtResource("2_a48hy") -[node name="Bun6" type="MeshInstance3D" parent="."] +[node name="Bun6" type="MeshInstance3D" parent="." unique_id=1315373041] transform = Transform3D(-0.35355338, 0.35355338, -4.371139e-08, 0.35355338, 0.35355338, 0, 3.090862e-08, -3.090862e-08, -0.5, -0.3241228, 0.15, 0.17500001) mesh = ExtResource("2_a48hy") diff --git a/client/map/tiles/ceiling_lamp.res b/client/map/tiles/ceiling_lamp.res Binary files differindex f35e266b..37c4aa7b 100644 --- a/client/map/tiles/ceiling_lamp.res +++ b/client/map/tiles/ceiling_lamp.res diff --git a/client/map/tiles/ceiling_lamp.tscn b/client/map/tiles/ceiling_lamp.tscn index 50f79e11..dd2f5511 100644 --- a/client/map/tiles/ceiling_lamp.tscn +++ b/client/map/tiles/ceiling_lamp.tscn @@ -1,16 +1,15 @@ -[gd_scene load_steps=3 format=3 uid="uid://c8hu5h6dt0ixj"] +[gd_scene format=3 uid="uid://c8hu5h6dt0ixj"] [ext_resource type="ArrayMesh" uid="uid://bsir47jru4um7" path="res://map/tiles/ceiling_lamp.res" id="1_twi66"] [ext_resource type="Script" uid="uid://nm4trjneu1qt" path="res://map/tiles/light_tile.gd" id="1_yyibl"] -[node name="CeilingLamp" type="Node3D" node_paths=PackedStringArray("lights")] +[node name="CeilingLamp" type="Node3D" unique_id=1236677325 node_paths=PackedStringArray("lights")] script = ExtResource("1_yyibl") lights = [NodePath("OmniLight3D")] -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=1645317673] transform = Transform3D(100, 0, 0, 0, -1.19209e-05, 100, 0, -100, -1.19209e-05, 0, 1.875, 0) mesh = ExtResource("1_twi66") -skeleton = NodePath("") -[node name="OmniLight3D" type="OmniLight3D" parent="."] +[node name="OmniLight3D" type="OmniLight3D" parent="." unique_id=1571857968] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.4, 0) diff --git a/client/map/tiles/chair.res b/client/map/tiles/chair.res Binary files differindex cbf730ab..b6f1aa48 100644 --- a/client/map/tiles/chair.res +++ b/client/map/tiles/chair.res diff --git a/client/map/tiles/chair.tscn b/client/map/tiles/chair.tscn index 5ba28da7..406f2661 100644 --- a/client/map/tiles/chair.tscn +++ b/client/map/tiles/chair.tscn @@ -1,10 +1,9 @@ -[gd_scene load_steps=2 format=3 uid="uid://bn1l1mcn8240o"] +[gd_scene format=3 uid="uid://bn1l1mcn8240o"] [ext_resource type="ArrayMesh" uid="uid://cwn5nt017j62d" path="res://map/tiles/chair.res" id="1_8tboh"] -[node name="Chair" type="Node3D"] +[node name="Chair" type="Node3D" unique_id=446076584] -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=311426126] transform = Transform3D(0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 0, 0, 0) mesh = ExtResource("1_8tboh") -skeleton = NodePath("") diff --git a/client/map/tiles/chandelier.res b/client/map/tiles/chandelier.res Binary files differindex d8007bb8..47b1c017 100644 --- a/client/map/tiles/chandelier.res +++ b/client/map/tiles/chandelier.res diff --git a/client/map/tiles/chandelier.tscn b/client/map/tiles/chandelier.tscn index d4e4dd71..a8a4b617 100644 --- a/client/map/tiles/chandelier.tscn +++ b/client/map/tiles/chandelier.tscn @@ -1,16 +1,15 @@ -[gd_scene load_steps=3 format=3 uid="uid://coql3wlp3jwoc"] +[gd_scene format=3 uid="uid://coql3wlp3jwoc"] [ext_resource type="Script" uid="uid://nm4trjneu1qt" path="res://map/tiles/light_tile.gd" id="1_6vise"] [ext_resource type="ArrayMesh" uid="uid://d11c3fl48g7qb" path="res://map/tiles/chandelier.res" id="1_urqpe"] -[node name="Chandelier" type="Node3D"] +[node name="Chandelier" type="Node3D" unique_id=396940130] script = ExtResource("1_6vise") -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=989396255] transform = Transform3D(100, 0, 0, 0, -1.19209e-05, 100, 0, -100, -1.19209e-05, 0, 1.875, 0) mesh = ExtResource("1_urqpe") -skeleton = NodePath("") -[node name="OmniLight3D" type="OmniLight3D" parent="."] +[node name="OmniLight3D" type="OmniLight3D" parent="." unique_id=102026265] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.5, 0) light_color = Color(0.945098, 0.886275, 0.745098, 1) diff --git a/client/map/tiles/cheese_crate.tscn b/client/map/tiles/cheese_crate.tscn index 7a1bd93a..f78ea177 100644 --- a/client/map/tiles/cheese_crate.tscn +++ b/client/map/tiles/cheese_crate.tscn @@ -1,24 +1,24 @@ -[gd_scene load_steps=3 format=3 uid="uid://do7vpyky2hdd0"] +[gd_scene format=3 uid="uid://do7vpyky2hdd0"] [ext_resource type="PackedScene" uid="uid://xdui0oya4lpb" path="res://map/tiles/crate.tscn" id="1_7kkwt"] [ext_resource type="PackedScene" uid="uid://0lbjf2sie4rk" path="res://map/items/cheese.tscn" id="2_3iu16"] -[node name="CheeseCrate" instance=ExtResource("1_7kkwt")] +[node name="CheeseCrate" unique_id=1947061861 instance=ExtResource("1_7kkwt")] -[node name="Cheese" parent="." index="1" instance=ExtResource("2_3iu16")] +[node name="Cheese" parent="." index="1" unique_id=1357798385 instance=ExtResource("2_3iu16")] transform = Transform3D(0.939693, 0, 0.34202, 0, 1, 0, -0.34202, 0, 0.939693, -0.155919, 0.03, -0.239194) -[node name="Cheese2" parent="." index="2" instance=ExtResource("2_3iu16")] +[node name="Cheese2" parent="." index="2" unique_id=1162582783 instance=ExtResource("2_3iu16")] transform = Transform3D(-0.766045, 0, -0.642788, 0, 1, 0, 0.642788, 0, -0.766045, 0.143516, 0.03, -0.129342) -[node name="Cheese3" parent="." index="3" instance=ExtResource("2_3iu16")] +[node name="Cheese3" parent="." index="3" unique_id=2099970654 instance=ExtResource("2_3iu16")] transform = Transform3D(0.822958, 0, -0.568102, 0, 1, 0, 0.568102, 0, 0.822958, -0.139973, 0.03, 0.178952) -[node name="Cheese4" parent="." index="4" instance=ExtResource("2_3iu16")] +[node name="Cheese4" parent="." index="4" unique_id=1356373605 instance=ExtResource("2_3iu16")] transform = Transform3D(-0.909381, 0, 0.415964, 0, 1, 0, -0.415964, 0, -0.909381, 0.17718, 0.03, 0.178952) -[node name="Cheese5" parent="." index="5" instance=ExtResource("2_3iu16")] +[node name="Cheese5" parent="." index="5" unique_id=1934598214 instance=ExtResource("2_3iu16")] transform = Transform3D(-0.909381, 0, 0.415964, 0, 1, 0, -0.415964, 0, -0.909381, 0.102617, 0.25, -0.074814) -[node name="Cheese6" parent="." index="6" instance=ExtResource("2_3iu16")] +[node name="Cheese6" parent="." index="6" unique_id=1487135630 instance=ExtResource("2_3iu16")] transform = Transform3D(-0.11381, 0, 0.993503, 0, 1, 0, -0.993503, 0, -0.11381, -0.207069, 0.25, 0.0827757) diff --git a/client/map/tiles/coconut_crate.tscn b/client/map/tiles/coconut_crate.tscn index af2146b1..e379d0ba 100644 --- a/client/map/tiles/coconut_crate.tscn +++ b/client/map/tiles/coconut_crate.tscn @@ -1,18 +1,18 @@ -[gd_scene load_steps=3 format=3 uid="uid://cti8difugwnxm"] +[gd_scene format=3 uid="uid://cti8difugwnxm"] [ext_resource type="PackedScene" uid="uid://xdui0oya4lpb" path="res://map/tiles/crate.tscn" id="1_1qpmd"] [ext_resource type="PackedScene" uid="uid://cmsirxgv7iqnk" path="res://map/items/coconut.tscn" id="3_s5fgf"] -[node name="StrawberryCrate" instance=ExtResource("1_1qpmd")] +[node name="StrawberryCrate" unique_id=238285369 instance=ExtResource("1_1qpmd")] -[node name="Coconut" parent="." index="1" instance=ExtResource("3_s5fgf")] +[node name="Coconut" parent="." index="1" unique_id=1982239539 instance=ExtResource("3_s5fgf")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.177501, 0, -0.17735) -[node name="Coconut2" parent="." index="2" instance=ExtResource("3_s5fgf")] +[node name="Coconut2" parent="." index="2" unique_id=1881504205 instance=ExtResource("3_s5fgf")] transform = Transform3D(0.735258, 0, 0.677788, 0, 1, 0, -0.677788, 0, 0.735258, 0.185726, 0, -0.192698) -[node name="Coconut3" parent="." index="3" instance=ExtResource("3_s5fgf")] +[node name="Coconut3" parent="." index="3" unique_id=71866705 instance=ExtResource("3_s5fgf")] transform = Transform3D(0.835347, 0, -0.549723, 0, 1, 0, 0.549723, 0, 0.835347, -0.177501, 0, 0.17735) -[node name="Coconut4" parent="." index="4" instance=ExtResource("3_s5fgf")] +[node name="Coconut4" parent="." index="4" unique_id=1363077163 instance=ExtResource("3_s5fgf")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.184021, 0, 0.17735) diff --git a/client/map/tiles/conveyor.res b/client/map/tiles/conveyor.res Binary files differindex 0bd30827..2fcdf2bc 100644 --- a/client/map/tiles/conveyor.res +++ b/client/map/tiles/conveyor.res diff --git a/client/map/tiles/conveyor.tscn b/client/map/tiles/conveyor.tscn index 62e967a2..d5a53a6e 100644 --- a/client/map/tiles/conveyor.tscn +++ b/client/map/tiles/conveyor.tscn @@ -1,11 +1,11 @@ -[gd_scene load_steps=6 format=3 uid="uid://df5wbypoqbkf"] +[gd_scene format=3 uid="uid://df5wbypoqbkf"] [ext_resource type="ArrayMesh" uid="uid://djet05vuyh6iv" path="res://map/tiles/conveyor.res" id="1_hoctt"] [ext_resource type="Script" uid="uid://sawoy4fqmd43" path="res://map/tiles/conveyor_model.gd" id="1_xdf1u"] [ext_resource type="PackedScene" uid="uid://60wue8ult1bx" path="res://map/tiles/conveyor_direction.tscn" id="2_sf55l"] [ext_resource type="Shader" uid="uid://2cpdtie0rquv" path="res://map/tiles/conveyor_direction.gdshader" id="4_8s3rd"] -[sub_resource type="ShaderMaterial" id="ShaderMaterial_bgatf"] +[sub_resource type="ShaderMaterial" id="ShaderMaterial_vkrca"] resource_local_to_scene = true render_priority = 0 shader = ExtResource("4_8s3rd") @@ -15,14 +15,13 @@ shader_parameter/width = 0.2 shader_parameter/speed = 1.0 shader_parameter/alpha_fac = 1.0 -[node name="Conveyor" type="Node3D"] +[node name="Conveyor" type="Node3D" unique_id=1694281657] script = ExtResource("1_xdf1u") -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=863772891] transform = Transform3D(0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 0, 0, 0) mesh = ExtResource("1_hoctt") -skeleton = NodePath("") -[node name="ConveyorDirection" parent="." instance=ExtResource("2_sf55l")] +[node name="ConveyorDirection" parent="." unique_id=889314478 instance=ExtResource("2_sf55l")] transform = Transform3D(1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, 0, 0.43, 0) -surface_material_override/0 = SubResource("ShaderMaterial_bgatf") +surface_material_override/0 = SubResource("ShaderMaterial_vkrca") diff --git a/client/map/tiles/conveyor_direction.tscn b/client/map/tiles/conveyor_direction.tscn index 79eae94c..5fe0baf1 100644 --- a/client/map/tiles/conveyor_direction.tscn +++ b/client/map/tiles/conveyor_direction.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=4 format=3 uid="uid://60wue8ult1bx"] +[gd_scene format=3 uid="uid://60wue8ult1bx"] [ext_resource type="Shader" uid="uid://2cpdtie0rquv" path="res://map/tiles/conveyor_direction.gdshader" id="1_47s57"] @@ -15,7 +15,7 @@ shader_parameter/width = 0.2 shader_parameter/speed = 1.0 shader_parameter/alpha_fac = 1.0 -[node name="ConveyorDirection" type="MeshInstance3D"] +[node name="ConveyorDirection" type="MeshInstance3D" unique_id=1563649411] transform = Transform3D(1, 0, 0, 0, 1.19249e-08, 1, 0, -1, 1.19249e-08, 0, 0, 0) mesh = SubResource("QuadMesh_hr8jj") surface_material_override/0 = SubResource("ShaderMaterial_h5q6r") diff --git a/client/map/tiles/counter_outer_corner.res b/client/map/tiles/counter_outer_corner.res Binary files differindex 68488c25..e647a046 100644 --- a/client/map/tiles/counter_outer_corner.res +++ b/client/map/tiles/counter_outer_corner.res diff --git a/client/map/tiles/counter_outer_corner.tscn b/client/map/tiles/counter_outer_corner.tscn index c5227dfc..ca202f48 100644 --- a/client/map/tiles/counter_outer_corner.tscn +++ b/client/map/tiles/counter_outer_corner.tscn @@ -1,10 +1,9 @@ -[gd_scene load_steps=2 format=3 uid="uid://blh11npblosbh"] +[gd_scene format=3 uid="uid://blh11npblosbh"] [ext_resource type="ArrayMesh" uid="uid://brpeawypw3jmg" path="res://map/tiles/counter_outer_corner.res" id="1_rq22t"] -[node name="Counter" type="Node3D"] +[node name="Counter" type="Node3D" unique_id=1053408630] -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=1111773353] transform = Transform3D(-2.18557e-08, 0, 0.5, 0, 0.5, 0, -0.5, 0, -2.18557e-08, 0, 0, 0) mesh = ExtResource("1_rq22t") -skeleton = NodePath("") diff --git a/client/map/tiles/counter_straight.res b/client/map/tiles/counter_straight.res Binary files differindex 78a0cad3..9e95bccc 100644 --- a/client/map/tiles/counter_straight.res +++ b/client/map/tiles/counter_straight.res diff --git a/client/map/tiles/counter_straight.tscn b/client/map/tiles/counter_straight.tscn index 74517d2d..20016723 100644 --- a/client/map/tiles/counter_straight.tscn +++ b/client/map/tiles/counter_straight.tscn @@ -1,10 +1,9 @@ -[gd_scene load_steps=2 format=3 uid="uid://cg084pjthp7tn"] +[gd_scene format=3 uid="uid://cg084pjthp7tn"] [ext_resource type="ArrayMesh" uid="uid://btafby3tayv7r" path="res://map/tiles/counter_straight.res" id="1_5ksmf"] -[node name="Counter" type="Node3D"] +[node name="Counter" type="Node3D" unique_id=264805024] transform = Transform3D(0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 0, 0, 0) -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=9093183] mesh = ExtResource("1_5ksmf") -skeleton = NodePath("") diff --git a/client/map/tiles/counter_straight_backsplash.res b/client/map/tiles/counter_straight_backsplash.res Binary files differindex 80845fc0..313c99f8 100644 --- a/client/map/tiles/counter_straight_backsplash.res +++ b/client/map/tiles/counter_straight_backsplash.res diff --git a/client/map/tiles/counter_straight_backsplash.tscn b/client/map/tiles/counter_straight_backsplash.tscn index 3490df9c..e243836a 100644 --- a/client/map/tiles/counter_straight_backsplash.tscn +++ b/client/map/tiles/counter_straight_backsplash.tscn @@ -1,10 +1,9 @@ -[gd_scene load_steps=2 format=3 uid="uid://blcqlogspnah1"] +[gd_scene format=3 uid="uid://blcqlogspnah1"] [ext_resource type="ArrayMesh" uid="uid://cdlmrxt42emtr" path="res://map/tiles/counter_straight_backsplash.res" id="1_3t3hs"] -[node name="Counter" type="Node3D"] +[node name="Counter" type="Node3D" unique_id=693383210] transform = Transform3D(0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 0, 0, 0) -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=1678672210] mesh = ExtResource("1_3t3hs") -skeleton = NodePath("") diff --git a/client/map/tiles/counter_window.res b/client/map/tiles/counter_window.res Binary files differindex 2cb0f059..98d52663 100644 --- a/client/map/tiles/counter_window.res +++ b/client/map/tiles/counter_window.res diff --git a/client/map/tiles/counter_window.tscn b/client/map/tiles/counter_window.tscn index 8ae5a54d..09a5eaff 100644 --- a/client/map/tiles/counter_window.tscn +++ b/client/map/tiles/counter_window.tscn @@ -1,10 +1,9 @@ -[gd_scene load_steps=2 format=3 uid="uid://bwgkd65215m7e"] +[gd_scene format=3 uid="uid://bwgkd65215m7e"] [ext_resource type="ArrayMesh" uid="uid://lywflqnpelc7" path="res://map/tiles/counter_window.res" id="1_gyddt"] -[node name="CounterWindow" type="Node3D"] +[node name="CounterWindow" type="Node3D" unique_id=1350548242] -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=2102120795] transform = Transform3D(-2.18557e-08, 0, 0.5, 0, 0.5, 0, -0.5, 0, -2.18557e-08, 0, 0, 0) mesh = ExtResource("1_gyddt") -skeleton = NodePath("") diff --git a/client/map/tiles/counter_window_conveyor.res b/client/map/tiles/counter_window_conveyor.res Binary files differindex 23d5d0e3..af234851 100644 --- a/client/map/tiles/counter_window_conveyor.res +++ b/client/map/tiles/counter_window_conveyor.res diff --git a/client/map/tiles/counter_window_conveyor.tscn b/client/map/tiles/counter_window_conveyor.tscn index 0645ea67..5b977ecc 100644 --- a/client/map/tiles/counter_window_conveyor.tscn +++ b/client/map/tiles/counter_window_conveyor.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=7 format=3 uid="uid://qxbupftye50d"] +[gd_scene format=3 uid="uid://qxbupftye50d"] [ext_resource type="ArrayMesh" uid="uid://cgxmagghg40l3" path="res://map/tiles/counter_window_conveyor.res" id="1_sxc4d"] [ext_resource type="Script" uid="uid://sawoy4fqmd43" path="res://map/tiles/conveyor_model.gd" id="1_yowx8"] @@ -8,7 +8,7 @@ [sub_resource type="StandardMaterial3D" id="StandardMaterial3D_yowx8"] albedo_color = Color(0, 0, 0, 1) -[sub_resource type="ShaderMaterial" id="ShaderMaterial_bk0aq"] +[sub_resource type="ShaderMaterial" id="ShaderMaterial_yowx8"] resource_local_to_scene = true render_priority = 0 shader = ExtResource("3_yowx8") @@ -18,15 +18,14 @@ shader_parameter/width = 0.2 shader_parameter/speed = 1.0 shader_parameter/alpha_fac = 1.0 -[node name="CounterWindowConveyor" type="Node3D"] +[node name="CounterWindowConveyor" type="Node3D" unique_id=326965642] script = ExtResource("1_yowx8") -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=1365726575] transform = Transform3D(-2.1855694e-08, 0, 0.5, 0, 0.5, 0, -0.5, 0, -2.1855694e-08, 0, 0, 0) mesh = ExtResource("1_sxc4d") -skeleton = NodePath("") surface_material_override/3 = SubResource("StandardMaterial3D_yowx8") -[node name="ConveyorDirection" parent="." instance=ExtResource("2_5k25t")] +[node name="ConveyorDirection" parent="." unique_id=61838280 instance=ExtResource("2_5k25t")] transform = Transform3D(-4.371139e-08, -1, -4.371139e-08, 0, -4.371139e-08, 1, -1, 4.371139e-08, 1.9106855e-15, 0, 0.43, 0) -surface_material_override/0 = SubResource("ShaderMaterial_bk0aq") +surface_material_override/0 = SubResource("ShaderMaterial_yowx8") diff --git a/client/map/tiles/crate.res b/client/map/tiles/crate.res Binary files differindex 1d1183c5..6b1e5251 100644 --- a/client/map/tiles/crate.res +++ b/client/map/tiles/crate.res diff --git a/client/map/tiles/crate.tscn b/client/map/tiles/crate.tscn index 55da257b..885bee8e 100644 --- a/client/map/tiles/crate.tscn +++ b/client/map/tiles/crate.tscn @@ -1,10 +1,9 @@ -[gd_scene load_steps=2 format=3 uid="uid://xdui0oya4lpb"] +[gd_scene format=3 uid="uid://xdui0oya4lpb"] [ext_resource type="ArrayMesh" uid="uid://btn7oh1v2k40p" path="res://map/tiles/crate.res" id="1_qu7f0"] -[node name="Crate" type="Node3D"] +[node name="Crate" type="Node3D" unique_id=1797382951] -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=473438995] transform = Transform3D(0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 0, 0, 0) mesh = ExtResource("1_qu7f0") -skeleton = NodePath("") diff --git a/client/map/tiles/cutting_board.res b/client/map/tiles/cutting_board.res Binary files differindex 15a1b5c3..9511f542 100644 --- a/client/map/tiles/cutting_board.res +++ b/client/map/tiles/cutting_board.res diff --git a/client/map/tiles/cutting_board.tscn b/client/map/tiles/cutting_board.tscn index dd469417..498665eb 100644 --- a/client/map/tiles/cutting_board.tscn +++ b/client/map/tiles/cutting_board.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=6 format=3 uid="uid://bslx1a7kdufde"] +[gd_scene format=3 uid="uid://bslx1a7kdufde"] [ext_resource type="ArrayMesh" uid="uid://dd4g04lgvsly5" path="res://map/tiles/cutting_board.res" id="1_d4k2k"] [ext_resource type="PackedScene" uid="uid://cufype1bex3r3" path="res://map/tiles/knife.tscn" id="3_wvxni"] @@ -150,17 +150,14 @@ _data = { &"cut_loop": SubResource("Animation_vu13j") } -[node name="CuttingBoard" type="Node3D"] +[node name="CuttingBoard" type="Node3D" unique_id=238504632] -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=396141108] transform = Transform3D(0.4, 0, 0, 0, 0.5, 0, 0, 0, 0.5, -0.075, 0.5, 0) mesh = ExtResource("1_d4k2k") -skeleton = NodePath("") -[node name="Knife" parent="." instance=ExtResource("3_wvxni")] -transform = Transform3D(1, 0, 0, 0, -3.61999e-06, 1, 0, -1, -3.61999e-06, 0.375, 0.52, 0.19) +[node name="Knife" parent="." unique_id=1126807225 instance=ExtResource("3_wvxni")] +transform = Transform3D(1, 0, 0, 0, -3.6199901e-06, 1, 0, -1, -3.6199901e-06, 0.375, 0.52, 0.19) -[node name="AnimationPlayer" type="AnimationPlayer" parent="."] -libraries = { -"": SubResource("AnimationLibrary_fy61n") -} +[node name="AnimationPlayer" type="AnimationPlayer" parent="." unique_id=127266211] +libraries/ = SubResource("AnimationLibrary_fy61n") diff --git a/client/map/tiles/deep_fryer.tscn b/client/map/tiles/deep_fryer.tscn index 8cffc43a..a163411f 100644 --- a/client/map/tiles/deep_fryer.tscn +++ b/client/map/tiles/deep_fryer.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=4 format=3 uid="uid://bys6bffu5srpt"] +[gd_scene format=3 uid="uid://bys6bffu5srpt"] [ext_resource type="ArrayMesh" uid="uid://bketpomfy35to" path="res://map/tiles/deep_fryer_base.res" id="1_e4g0d"] [ext_resource type="ArrayMesh" uid="uid://c7k6gevpwdbv0" path="res://map/tiles/deep_fryer_fill.res" id="3_1rwcx"] @@ -9,13 +9,13 @@ cull_mode = 1 albedo_color = Color(0.75, 0.58, 0.45000002, 0.6666667) roughness = 0.1 -[node name="DeepFryer" type="Node3D"] +[node name="DeepFryer" type="Node3D" unique_id=1218321913] -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=1815767562] transform = Transform3D(0.75, 0, 0, 0, -3.278354e-08, -0.75, 0, 0.75, -3.278354e-08, 0, 0.5, 0) mesh = ExtResource("1_e4g0d") -[node name="Fill" type="MeshInstance3D" parent="."] +[node name="Fill" type="MeshInstance3D" parent="." unique_id=56430436] transform = Transform3D(0.75, 0, 0, 0, -3.278354e-08, -0.75, 0, 0.75, -3.278354e-08, 0, 0.5, 0) mesh = ExtResource("3_1rwcx") surface_material_override/0 = SubResource("StandardMaterial3D_1rwcx") diff --git a/client/map/tiles/deep_fryer_base.res b/client/map/tiles/deep_fryer_base.res Binary files differindex 2a392ab6..e6fd0377 100644 --- a/client/map/tiles/deep_fryer_base.res +++ b/client/map/tiles/deep_fryer_base.res diff --git a/client/map/tiles/deep_fryer_fill.res b/client/map/tiles/deep_fryer_fill.res Binary files differindex 0280a561..5c450bf1 100644 --- a/client/map/tiles/deep_fryer_fill.res +++ b/client/map/tiles/deep_fryer_fill.res diff --git a/client/map/tiles/door.res b/client/map/tiles/door.res Binary files differindex ad64d5b6..d2dbbdcf 100644 --- a/client/map/tiles/door.res +++ b/client/map/tiles/door.res diff --git a/client/map/tiles/door.tscn b/client/map/tiles/door.tscn index 894d30a2..d00e99ec 100644 --- a/client/map/tiles/door.tscn +++ b/client/map/tiles/door.tscn @@ -1,10 +1,9 @@ -[gd_scene load_steps=2 format=3 uid="uid://coxh3mgvch5bd"] +[gd_scene format=3 uid="uid://coxh3mgvch5bd"] [ext_resource type="ArrayMesh" uid="uid://bomlbxf33hd11" path="res://map/tiles/door.res" id="1_wfoe6"] -[node name="Door" type="Node3D"] +[node name="Door" type="Node3D" unique_id=1352926697] -[node name="Door" type="MeshInstance3D" parent="."] +[node name="Door" type="MeshInstance3D" parent="." unique_id=1538534480] transform = Transform3D(5.96244e-09, 0, -0.5, 0, 0.5, 0, 0.5, 0, 5.96244e-09, 0, 0, 0) mesh = ExtResource("1_wfoe6") -skeleton = NodePath("") diff --git a/client/map/tiles/fence_corner.res b/client/map/tiles/fence_corner.res Binary files differindex 14e345a6..8324c435 100644 --- a/client/map/tiles/fence_corner.res +++ b/client/map/tiles/fence_corner.res diff --git a/client/map/tiles/fence_corner.tscn b/client/map/tiles/fence_corner.tscn index b7b0d356..57adebf5 100644 --- a/client/map/tiles/fence_corner.tscn +++ b/client/map/tiles/fence_corner.tscn @@ -1,10 +1,9 @@ -[gd_scene load_steps=2 format=3 uid="uid://cvac5lq82xqhq"] +[gd_scene format=3 uid="uid://cvac5lq82xqhq"] [ext_resource type="ArrayMesh" uid="uid://25vo0ohcya7a" path="res://map/tiles/fence_corner.res" id="1_5aqc4"] -[node name="FenceCorner" type="Node3D"] +[node name="FenceCorner" type="Node3D" unique_id=1550671344] -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=669814619] transform = Transform3D(-2.18557e-06, 0, 50, 0, 50, 0, -50, 0, -2.18557e-06, 0, 0, 0) mesh = ExtResource("1_5aqc4") -skeleton = NodePath("") diff --git a/client/map/tiles/fence_end.res b/client/map/tiles/fence_end.res Binary files differindex 2e7826a7..c7862747 100644 --- a/client/map/tiles/fence_end.res +++ b/client/map/tiles/fence_end.res diff --git a/client/map/tiles/fence_end.tscn b/client/map/tiles/fence_end.tscn index 2dffa811..5d8e185c 100644 --- a/client/map/tiles/fence_end.tscn +++ b/client/map/tiles/fence_end.tscn @@ -1,10 +1,9 @@ -[gd_scene load_steps=2 format=3 uid="uid://dseef40ucueuv"] +[gd_scene format=3 uid="uid://dseef40ucueuv"] [ext_resource type="ArrayMesh" uid="uid://bhdxbn6ivop6k" path="res://map/tiles/fence_end.res" id="1_cdo5n"] -[node name="FenceEnd" type="Node3D"] +[node name="FenceEnd" type="Node3D" unique_id=1482639971] -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=461934852] transform = Transform3D(5.9624404e-07, 0, -50, 0, 50, 0, 50, 0, 5.9624404e-07, 0, 0, 0) mesh = ExtResource("1_cdo5n") -skeleton = NodePath("") diff --git a/client/map/tiles/fence_straight.res b/client/map/tiles/fence_straight.res Binary files differindex c3975138..44f673ed 100644 --- a/client/map/tiles/fence_straight.res +++ b/client/map/tiles/fence_straight.res diff --git a/client/map/tiles/fence_straight.tscn b/client/map/tiles/fence_straight.tscn index d31af10d..eb31dc7f 100644 --- a/client/map/tiles/fence_straight.tscn +++ b/client/map/tiles/fence_straight.tscn @@ -1,10 +1,9 @@ -[gd_scene load_steps=2 format=3 uid="uid://d0w3mrbe8w8m0"] +[gd_scene format=3 uid="uid://d0w3mrbe8w8m0"] [ext_resource type="ArrayMesh" uid="uid://d1jfqqjhaqsgn" path="res://map/tiles/fence_straight.res" id="1_4ta43"] -[node name="FenceStraight" type="Node3D"] +[node name="FenceStraight" type="Node3D" unique_id=186177964] -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=1512127781] transform = Transform3D(-2.18557e-06, 0, 50, 0, 50, 0, -50, 0, -2.18557e-06, 0, 0, 0) mesh = ExtResource("1_4ta43") -skeleton = NodePath("") diff --git a/client/map/tiles/fence_t.res b/client/map/tiles/fence_t.res Binary files differindex 93043f7c..65e66589 100644 --- a/client/map/tiles/fence_t.res +++ b/client/map/tiles/fence_t.res diff --git a/client/map/tiles/fence_t.tscn b/client/map/tiles/fence_t.tscn index 1efb3fe8..c85f3c56 100644 --- a/client/map/tiles/fence_t.tscn +++ b/client/map/tiles/fence_t.tscn @@ -1,10 +1,9 @@ -[gd_scene load_steps=2 format=3 uid="uid://bk6ufdmbtrkkh"] +[gd_scene format=3 uid="uid://bk6ufdmbtrkkh"] [ext_resource type="ArrayMesh" uid="uid://b8v4k4o8cusn4" path="res://map/tiles/fence_t.res" id="1_i484t"] -[node name="FenceT" type="Node3D"] +[node name="FenceT" type="Node3D" unique_id=1903555463] -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=891470237] transform = Transform3D(50, 0, 0, 0, 50, 0, 0, 0, 50, 0, 0, 0) mesh = ExtResource("1_i484t") -skeleton = NodePath("") diff --git a/client/map/tiles/fish_crate.tscn b/client/map/tiles/fish_crate.tscn index a096a000..f55c203b 100644 --- a/client/map/tiles/fish_crate.tscn +++ b/client/map/tiles/fish_crate.tscn @@ -1,21 +1,21 @@ -[gd_scene load_steps=3 format=3 uid="uid://d0u4ym5vny6v3"] +[gd_scene format=3 uid="uid://d0u4ym5vny6v3"] [ext_resource type="PackedScene" uid="uid://xdui0oya4lpb" path="res://map/tiles/crate.tscn" id="1_uotdf"] [ext_resource type="PackedScene" uid="uid://dom5n7h7l7sr8" path="res://map/items/fish.tscn" id="3_p6tbn"] -[node name="FishCrate" instance=ExtResource("1_uotdf")] +[node name="FishCrate" unique_id=702043979 instance=ExtResource("1_uotdf")] -[node name="Fish" parent="." index="1" instance=ExtResource("3_p6tbn")] +[node name="Fish" parent="." index="1" unique_id=417741247 instance=ExtResource("3_p6tbn")] transform = Transform3D(-0.449443, -0.771467, -0.450378, 0.791587, -0.577595, 0.199436, -0.413994, -0.266878, 0.870279, -0.214561, 0.395904, -0.219162) -[node name="Fish2" parent="." index="2" instance=ExtResource("3_p6tbn")] +[node name="Fish2" parent="." index="2" unique_id=345509005 instance=ExtResource("3_p6tbn")] transform = Transform3D(-0.711008, -0.637308, 0.297164, 0.702745, -0.65893, 0.268256, 0.024849, 0.399563, 0.916369, -0.214561, 0.387099, 0.251797) -[node name="Fish3" parent="." index="3" instance=ExtResource("3_p6tbn")] +[node name="Fish3" parent="." index="3" unique_id=903314315 instance=ExtResource("3_p6tbn")] transform = Transform3D(0.570404, 0.618182, 0.540824, 0.777163, -0.619291, -0.111795, 0.265817, 0.484076, -0.833674, 0.258679, 0.387099, 0.251797) -[node name="Fish4" parent="." index="4" instance=ExtResource("3_p6tbn")] +[node name="Fish4" parent="." index="4" unique_id=532382365 instance=ExtResource("3_p6tbn")] transform = Transform3D(0.392672, 0.829406, 0.397361, 0.896997, -0.25003, -0.364529, -0.202991, 0.499572, -0.842154, 0.224403, 0.387099, -0.0202113) -[node name="Fish5" parent="." index="5" instance=ExtResource("3_p6tbn")] +[node name="Fish5" parent="." index="5" unique_id=984963027 instance=ExtResource("3_p6tbn")] transform = Transform3D(0.667773, 0.721732, 0.18216, 0.744349, -0.64583, -0.169849, -0.00494065, 0.249011, -0.968488, 0.162187, 0.340659, -0.264269) diff --git a/client/map/tiles/floor.res b/client/map/tiles/floor.res Binary files differindex bcd3625c..3e50860a 100644 --- a/client/map/tiles/floor.res +++ b/client/map/tiles/floor.res diff --git a/client/map/tiles/floor.tscn b/client/map/tiles/floor.tscn index 61299e3a..e4bd7fd4 100644 --- a/client/map/tiles/floor.tscn +++ b/client/map/tiles/floor.tscn @@ -1,10 +1,9 @@ -[gd_scene load_steps=2 format=3 uid="uid://d22cslgao5jd4"] +[gd_scene format=3 uid="uid://d22cslgao5jd4"] [ext_resource type="ArrayMesh" uid="uid://bd11w8rl78pab" path="res://map/tiles/floor.res" id="1_8pd6m"] -[node name="Floor" type="Node3D"] +[node name="Floor" type="Node3D" unique_id=1210077403] -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=1731675264] transform = Transform3D(0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 0, 0, 0) mesh = ExtResource("1_8pd6m") -skeleton = NodePath("") diff --git a/client/map/tiles/floor_material.tres b/client/map/tiles/floor_material.tres index d0d4ad4f..dedb50ba 100644 --- a/client/map/tiles/floor_material.tres +++ b/client/map/tiles/floor_material.tres @@ -1,4 +1,4 @@ -[gd_resource type="ShaderMaterial" load_steps=2 format=3 uid="uid://dngt21phuitvu"] +[gd_resource type="ShaderMaterial" format=3 uid="uid://dngt21phuitvu"] [ext_resource type="Shader" uid="uid://bf1jo3phn2pvs" path="res://map/tiles/floor.gdshader" id="1_7ju4h"] diff --git a/client/map/tiles/flour_crate.tscn b/client/map/tiles/flour_crate.tscn index 1e4a7b7d..8f7d39bd 100644 --- a/client/map/tiles/flour_crate.tscn +++ b/client/map/tiles/flour_crate.tscn @@ -1,24 +1,24 @@ -[gd_scene load_steps=3 format=3 uid="uid://qwk6nih458mh"] +[gd_scene format=3 uid="uid://qwk6nih458mh"] [ext_resource type="PackedScene" uid="uid://xdui0oya4lpb" path="res://map/tiles/crate.tscn" id="1_7xctt"] [ext_resource type="PackedScene" uid="uid://dgo8cknr1o6ml" path="res://map/items/flour.tscn" id="2_i5ha0"] -[node name="FlourCrate" instance=ExtResource("1_7xctt")] +[node name="FlourCrate" unique_id=457614471 instance=ExtResource("1_7xctt")] -[node name="Flour" parent="." index="1" instance=ExtResource("2_i5ha0")] +[node name="Flour" parent="." index="1" unique_id=1669483030 instance=ExtResource("2_i5ha0")] transform = Transform3D(0.990268, 0, -0.139173, 0, 1, 0, 0.139173, 0, 0.990268, 0.25, 0, -0.2) -[node name="Flour2" parent="." index="2" instance=ExtResource("2_i5ha0")] +[node name="Flour2" parent="." index="2" unique_id=145159583 instance=ExtResource("2_i5ha0")] transform = Transform3D(0.990268, 0, 0.139173, 0, 1, 0, -0.139173, 0, 0.990268, 0.25, 0, 0.2) -[node name="Flour3" parent="." index="3" instance=ExtResource("2_i5ha0")] +[node name="Flour3" parent="." index="3" unique_id=663539735 instance=ExtResource("2_i5ha0")] transform = Transform3D(0.973674, 0, 0.227943, 0, 1, 0, -0.227943, 0, 0.973674, 0, 0, -0.202263) -[node name="Flour4" parent="." index="4" instance=ExtResource("2_i5ha0")] +[node name="Flour4" parent="." index="4" unique_id=152480553 instance=ExtResource("2_i5ha0")] transform = Transform3D(0.99525, -0.00903298, -0.0969282, -0.0219365, 0.949266, -0.313707, 0.0948444, 0.314343, 0.94456, 0, 0, 0.106343) -[node name="Flour5" parent="." index="5" instance=ExtResource("2_i5ha0")] +[node name="Flour5" parent="." index="5" unique_id=1577002603 instance=ExtResource("2_i5ha0")] transform = Transform3D(0.990268, 0, -0.139173, 0, 1, 0, 0.139173, 0, 0.990268, -0.25, 0, -0.2) -[node name="Flour6" parent="." index="6" instance=ExtResource("2_i5ha0")] +[node name="Flour6" parent="." index="6" unique_id=1425393970 instance=ExtResource("2_i5ha0")] transform = Transform3D(0.997564, 0, 0.0697565, 0, 1, 0, -0.0697565, 0, 0.997564, -0.25, 0, 0.2) diff --git a/client/map/tiles/freezer.tscn b/client/map/tiles/freezer.tscn index 604bd439..950d1ce3 100644 --- a/client/map/tiles/freezer.tscn +++ b/client/map/tiles/freezer.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=8 format=3 uid="uid://ch753p32b3jl8"] +[gd_scene format=3 uid="uid://ch753p32b3jl8"] [ext_resource type="Script" uid="uid://b8r7lcqws42yr" path="res://map/tiles/freezer_model.gd" id="1_kso20"] [ext_resource type="ArrayMesh" uid="uid://cbdalq2gofyu8" path="res://map/tiles/freezer_base.res" id="2_akcb5"] @@ -42,20 +42,18 @@ _data = { &"open": SubResource("Animation_axsnk") } -[node name="Freezer" type="Node3D"] +[node name="Freezer" type="Node3D" unique_id=758213999] script = ExtResource("1_kso20") -[node name="FreezerBase" type="MeshInstance3D" parent="."] +[node name="FreezerBase" type="MeshInstance3D" parent="." unique_id=54052954] transform = Transform3D(0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 0, 0, 0) mesh = ExtResource("2_akcb5") -skeleton = NodePath("") -[node name="FreezerDoor" type="MeshInstance3D" parent="FreezerBase"] +[node name="FreezerDoor" type="MeshInstance3D" parent="FreezerBase" unique_id=438445392] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.850006, 1.25, 0.5) mesh = ExtResource("3_0pgw0") -skeleton = NodePath("") -[node name="OmniLight3D" type="OmniLight3D" parent="."] +[node name="OmniLight3D" type="OmniLight3D" parent="." unique_id=565200753] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.25, 0) visible = false light_color = Color(0.566816, 0.801037, 0.838352, 1) @@ -64,7 +62,7 @@ omni_range = 3.0 script = ExtResource("4_1eu4t") completely_disable_light_if_shadows_disabled = true -[node name="OmniLight3D2" type="OmniLight3D" parent="."] +[node name="OmniLight3D2" type="OmniLight3D" parent="." unique_id=452354585] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.6, 0) visible = false light_color = Color(0.566816, 0.801037, 0.838352, 1) @@ -73,7 +71,7 @@ omni_range = 3.0 script = ExtResource("4_1eu4t") completely_disable_light_if_shadows_disabled = true -[node name="OmniLight3D3" type="OmniLight3D" parent="."] +[node name="OmniLight3D3" type="OmniLight3D" parent="." unique_id=1314789449] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.9, 0) visible = false light_color = Color(0.566816, 0.801037, 0.838352, 1) @@ -82,9 +80,7 @@ omni_range = 3.0 script = ExtResource("4_1eu4t") completely_disable_light_if_shadows_disabled = true -[node name="AnimationPlayer" type="AnimationPlayer" parent="."] -libraries = { -&"": SubResource("AnimationLibrary_usga0") -} +[node name="AnimationPlayer" type="AnimationPlayer" parent="." unique_id=1644020234] +libraries/ = SubResource("AnimationLibrary_usga0") [connection signal="animation_finished" from="AnimationPlayer" to="." method="_on_animation_player_animation_finished"] diff --git a/client/map/tiles/freezer_base.res b/client/map/tiles/freezer_base.res Binary files differindex dded8a8b..172564a5 100644 --- a/client/map/tiles/freezer_base.res +++ b/client/map/tiles/freezer_base.res diff --git a/client/map/tiles/freezer_door.res b/client/map/tiles/freezer_door.res Binary files differindex 9efb17a3..3fe84dfc 100644 --- a/client/map/tiles/freezer_door.res +++ b/client/map/tiles/freezer_door.res diff --git a/client/map/tiles/grass.res b/client/map/tiles/grass.res Binary files differindex 1c4565a1..6a070c8e 100644 --- a/client/map/tiles/grass.res +++ b/client/map/tiles/grass.res diff --git a/client/map/tiles/grass.tscn b/client/map/tiles/grass.tscn index 649cc6c1..720786c2 100644 --- a/client/map/tiles/grass.tscn +++ b/client/map/tiles/grass.tscn @@ -1,10 +1,9 @@ -[gd_scene load_steps=2 format=3 uid="uid://bi6o7lbvhunj1"] +[gd_scene format=3 uid="uid://bi6o7lbvhunj1"] [ext_resource type="ArrayMesh" uid="uid://dyu8iuolwqr5l" path="res://map/tiles/grass.res" id="1_pjjrj"] -[node name="Grass" type="Node3D"] +[node name="Grass" type="Node3D" unique_id=380813708] -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=714753882] transform = Transform3D(0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 0, 0, 0) mesh = ExtResource("1_pjjrj") -skeleton = NodePath("") diff --git a/client/map/tiles/house/balcony.res b/client/map/tiles/house/balcony.res Binary files differindex 6a8b9c8e..012c7fbb 100644 --- a/client/map/tiles/house/balcony.res +++ b/client/map/tiles/house/balcony.res diff --git a/client/map/tiles/house/balcony.tscn b/client/map/tiles/house/balcony.tscn index 1c0232ff..7613c68b 100644 --- a/client/map/tiles/house/balcony.tscn +++ b/client/map/tiles/house/balcony.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=6 format=3 uid="uid://dymxdxvmgjtae"] +[gd_scene format=3 uid="uid://dymxdxvmgjtae"] [ext_resource type="ArrayMesh" uid="uid://1y54ofmdj40i" path="res://map/tiles/house/balcony.res" id="1_6niu3"] [ext_resource type="Material" uid="uid://djepfh3hn45mt" path="res://map/tiles/house/window_glass.tres" id="2_1yhve"] @@ -6,12 +6,11 @@ [ext_resource type="Material" uid="uid://p1okexdmch4x" path="res://map/tiles/house/wall_color.tres" id="4_dqlht"] [ext_resource type="Material" uid="uid://c56pgcp4onece" path="res://map/tiles/house/frame.tres" id="5_xtshi"] -[node name="HouseBalcony" type="Node3D"] +[node name="HouseBalcony" type="Node3D" unique_id=1463800129] -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=1473000161] transform = Transform3D(5.96244e-09, 0, -0.5, 0, 0.5, 0, 0.5, 0, 5.96244e-09, 0, 0, 0) mesh = ExtResource("1_6niu3") -skeleton = NodePath("") surface_material_override/0 = ExtResource("2_1yhve") surface_material_override/1 = ExtResource("3_phigl") surface_material_override/2 = ExtResource("4_dqlht") diff --git a/client/map/tiles/house/chimney.res b/client/map/tiles/house/chimney.res Binary files differindex 3c7d43a3..00487f53 100644 --- a/client/map/tiles/house/chimney.res +++ b/client/map/tiles/house/chimney.res diff --git a/client/map/tiles/house/chimney.tscn b/client/map/tiles/house/chimney.tscn index 68b8faa3..1c40f67b 100644 --- a/client/map/tiles/house/chimney.tscn +++ b/client/map/tiles/house/chimney.tscn @@ -1,14 +1,13 @@ -[gd_scene load_steps=4 format=3 uid="uid://bu1y3cish4snv"] +[gd_scene format=3 uid="uid://bu1y3cish4snv"] [ext_resource type="ArrayMesh" uid="uid://cji0k4mpudcxs" path="res://map/tiles/house/chimney.res" id="1_tq8p8"] [ext_resource type="Material" uid="uid://dtoltk5uaa2l6" path="res://map/tiles/house/roof.tres" id="2_epifg"] [ext_resource type="Material" uid="uid://bnip4xf36u1vv" path="res://map/tiles/house/rooftop.tres" id="2_q0gbv"] -[node name="HouseRoofChimney" type="Node3D"] +[node name="HouseRoofChimney" type="Node3D" unique_id=1380252236] -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=1708887236] transform = Transform3D(5.96244e-09, 0, -0.5, 0, 0.5, 0, 0.5, 0, 5.96244e-09, 0, 0, 0) mesh = ExtResource("1_tq8p8") -skeleton = NodePath("") surface_material_override/0 = ExtResource("2_q0gbv") surface_material_override/1 = ExtResource("2_epifg") diff --git a/client/map/tiles/house/corner.res b/client/map/tiles/house/corner.res Binary files differindex 33db9356..e116a260 100644 --- a/client/map/tiles/house/corner.res +++ b/client/map/tiles/house/corner.res diff --git a/client/map/tiles/house/corner.tscn b/client/map/tiles/house/corner.tscn index dc2f5c15..89f9e79e 100644 --- a/client/map/tiles/house/corner.tscn +++ b/client/map/tiles/house/corner.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=7 format=3 uid="uid://dyl01w3dwdodh"] +[gd_scene format=3 uid="uid://dyl01w3dwdodh"] [ext_resource type="ArrayMesh" uid="uid://qa436i3ovnsa" path="res://map/tiles/house/corner.res" id="1_trrsu"] [ext_resource type="Material" uid="uid://djepfh3hn45mt" path="res://map/tiles/house/window_glass.tres" id="2_dpdnb"] @@ -7,12 +7,11 @@ [ext_resource type="Material" uid="uid://p1okexdmch4x" path="res://map/tiles/house/wall_color.tres" id="3_x4hec"] [ext_resource type="Material" uid="uid://c56pgcp4onece" path="res://map/tiles/house/frame.tres" id="4_p1skd"] -[node name="HouseCorner" type="Node3D"] +[node name="HouseCorner" type="Node3D" unique_id=902381028] -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=527847211] transform = Transform3D(5.96244e-09, 0, -0.5, 0, 0.5, 0, 0.5, 0, 5.96244e-09, 0, 0, 0) mesh = ExtResource("1_trrsu") -skeleton = NodePath("") surface_material_override/0 = ExtResource("2_dpdnb") surface_material_override/1 = ExtResource("3_edb5f") surface_material_override/2 = ExtResource("4_p1skd") diff --git a/client/map/tiles/house/door.res b/client/map/tiles/house/door.res Binary files differindex 4314a3ce..e4005e41 100644 --- a/client/map/tiles/house/door.res +++ b/client/map/tiles/house/door.res diff --git a/client/map/tiles/house/door.tscn b/client/map/tiles/house/door.tscn index 4b6f840f..8e2ccd9c 100644 --- a/client/map/tiles/house/door.tscn +++ b/client/map/tiles/house/door.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=8 format=3 uid="uid://me0va8kbn0ck"] +[gd_scene format=3 uid="uid://me0va8kbn0ck"] [ext_resource type="Material" uid="uid://c56pgcp4onece" path="res://map/tiles/house/frame.tres" id="1_7cj7h"] [ext_resource type="ArrayMesh" uid="uid://bvrrb1rr6f41l" path="res://map/tiles/house/door.res" id="1_k0ila"] @@ -11,12 +11,11 @@ cull_mode = 1 albedo_color = Color(0.160784, 0.180392, 0.0901961, 1) -[node name="HouseDoor" type="Node3D"] +[node name="HouseDoor" type="Node3D" unique_id=309824877] -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=1256654900] transform = Transform3D(5.96244e-09, 0, -0.5, 0, 0.5, 0, 0.5, 0, 5.96244e-09, 0, 0, 0) mesh = ExtResource("1_k0ila") -skeleton = NodePath("") surface_material_override/0 = ExtResource("2_n2fsy") surface_material_override/1 = ExtResource("3_ca1vx") surface_material_override/2 = ExtResource("4_lvj6j") diff --git a/client/map/tiles/house/oriel.res b/client/map/tiles/house/oriel.res Binary files differindex c25d1c64..fc2f19a0 100644 --- a/client/map/tiles/house/oriel.res +++ b/client/map/tiles/house/oriel.res diff --git a/client/map/tiles/house/oriel.tscn b/client/map/tiles/house/oriel.tscn index 2f67cf9c..1843bda0 100644 --- a/client/map/tiles/house/oriel.tscn +++ b/client/map/tiles/house/oriel.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=6 format=3 uid="uid://cvu75687xehqb"] +[gd_scene format=3 uid="uid://cvu75687xehqb"] [ext_resource type="ArrayMesh" uid="uid://bvi7worim1fe5" path="res://map/tiles/house/oriel.res" id="1_66iue"] [ext_resource type="Material" uid="uid://djepfh3hn45mt" path="res://map/tiles/house/window_glass.tres" id="2_66iue"] @@ -6,12 +6,11 @@ [ext_resource type="Material" uid="uid://p1okexdmch4x" path="res://map/tiles/house/wall_color.tres" id="4_fd1my"] [ext_resource type="Material" uid="uid://c56pgcp4onece" path="res://map/tiles/house/frame.tres" id="5_5mym6"] -[node name="HouseOriel" type="Node3D"] +[node name="HouseOriel" type="Node3D" unique_id=1351378153] -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=1577039197] transform = Transform3D(5.96244e-09, 0, -0.5, 0, 0.5, 0, 0.5, 0, 5.96244e-09, 0, 0, 0) mesh = ExtResource("1_66iue") -skeleton = NodePath("") surface_material_override/0 = ExtResource("2_66iue") surface_material_override/1 = ExtResource("3_fqtxf") surface_material_override/2 = ExtResource("4_fd1my") diff --git a/client/map/tiles/house/roof.res b/client/map/tiles/house/roof.res Binary files differindex b5efd434..ee0ab279 100644 --- a/client/map/tiles/house/roof.res +++ b/client/map/tiles/house/roof.res diff --git a/client/map/tiles/house/roof.tscn b/client/map/tiles/house/roof.tscn index b9eb92c2..11170208 100644 --- a/client/map/tiles/house/roof.tscn +++ b/client/map/tiles/house/roof.tscn @@ -1,12 +1,11 @@ -[gd_scene load_steps=3 format=3 uid="uid://ct7832jj3fewr"] +[gd_scene format=3 uid="uid://ct7832jj3fewr"] [ext_resource type="ArrayMesh" uid="uid://xuscogcrjlv0" path="res://map/tiles/house/roof.res" id="1_ar68v"] [ext_resource type="Material" uid="uid://bnip4xf36u1vv" path="res://map/tiles/house/rooftop.tres" id="2_cfl0y"] -[node name="HouseRoof" type="Node3D"] +[node name="HouseRoof" type="Node3D" unique_id=1848385786] -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=134240680] transform = Transform3D(0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 0, 0, 0) mesh = ExtResource("1_ar68v") -skeleton = NodePath("") surface_material_override/0 = ExtResource("2_cfl0y") diff --git a/client/map/tiles/house/side.res b/client/map/tiles/house/side.res Binary files differindex ff974a33..709b07cc 100644 --- a/client/map/tiles/house/side.res +++ b/client/map/tiles/house/side.res diff --git a/client/map/tiles/house/side.tscn b/client/map/tiles/house/side.tscn index b6d22484..11f1c241 100644 --- a/client/map/tiles/house/side.tscn +++ b/client/map/tiles/house/side.tscn @@ -1,14 +1,13 @@ -[gd_scene load_steps=4 format=3 uid="uid://booer6datgac"] +[gd_scene format=3 uid="uid://booer6datgac"] [ext_resource type="ArrayMesh" uid="uid://bd72yr7fhdbb6" path="res://map/tiles/house/side.res" id="1_h8y51"] [ext_resource type="Material" uid="uid://bnip4xf36u1vv" path="res://map/tiles/house/rooftop.tres" id="2_caago"] [ext_resource type="Material" uid="uid://p1okexdmch4x" path="res://map/tiles/house/wall_color.tres" id="3_rlg5c"] -[node name="HouseSide" type="Node3D"] +[node name="HouseSide" type="Node3D" unique_id=876251696] -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=605370668] transform = Transform3D(5.96244e-09, 0, -0.5, 0, 0.5, 0, 0.5, 0, 5.96244e-09, 0, 0, 0) mesh = ExtResource("1_h8y51") -skeleton = NodePath("") surface_material_override/0 = ExtResource("2_caago") surface_material_override/1 = ExtResource("3_rlg5c") diff --git a/client/map/tiles/house/wall.res b/client/map/tiles/house/wall.res Binary files differindex daeaa55c..d9c48a44 100644 --- a/client/map/tiles/house/wall.res +++ b/client/map/tiles/house/wall.res diff --git a/client/map/tiles/house/wall.tscn b/client/map/tiles/house/wall.tscn index 05bb73ef..e024158e 100644 --- a/client/map/tiles/house/wall.tscn +++ b/client/map/tiles/house/wall.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=6 format=3 uid="uid://ctd63c1uvf6va"] +[gd_scene format=3 uid="uid://ctd63c1uvf6va"] [ext_resource type="ArrayMesh" uid="uid://c4tqpo8dn2mm7" path="res://map/tiles/house/wall.res" id="1_oovdv"] [ext_resource type="Material" uid="uid://c56pgcp4onece" path="res://map/tiles/house/frame.tres" id="1_xlk0v"] @@ -6,12 +6,11 @@ [ext_resource type="Material" uid="uid://djepfh3hn45mt" path="res://map/tiles/house/window_glass.tres" id="2_oovdv"] [ext_resource type="Material" uid="uid://p1okexdmch4x" path="res://map/tiles/house/wall_color.tres" id="4_oovdv"] -[node name="HouseWall" type="Node3D"] +[node name="HouseWall" type="Node3D" unique_id=205942806] -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=1914595227] transform = Transform3D(5.96244e-09, 0, -0.5, 0, 0.5, 0, 0.5, 0, 5.96244e-09, 0, 0, 0) mesh = ExtResource("1_oovdv") -skeleton = NodePath("") surface_material_override/0 = ExtResource("2_oovdv") surface_material_override/1 = ExtResource("2_gloxj") surface_material_override/2 = ExtResource("4_oovdv") diff --git a/client/map/tiles/knife.res b/client/map/tiles/knife.res Binary files differindex 622d9eb3..8e49bd2e 100644 --- a/client/map/tiles/knife.res +++ b/client/map/tiles/knife.res diff --git a/client/map/tiles/knife.tscn b/client/map/tiles/knife.tscn index a7cd690e..02836ca3 100644 --- a/client/map/tiles/knife.tscn +++ b/client/map/tiles/knife.tscn @@ -1,10 +1,9 @@ -[gd_scene load_steps=2 format=3 uid="uid://cufype1bex3r3"] +[gd_scene format=3 uid="uid://cufype1bex3r3"] [ext_resource type="ArrayMesh" uid="uid://buqo28euvn7ru" path="res://map/tiles/knife.res" id="1_uotix"] -[node name="Knife" type="Node3D"] +[node name="Knife" type="Node3D" unique_id=49665079] -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=772515596] transform = Transform3D(0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 0, 0, 0) mesh = ExtResource("1_uotix") -skeleton = NodePath("") diff --git a/client/map/tiles/lamp.res b/client/map/tiles/lamp.res Binary files differindex b4817fac..fa4085b9 100644 --- a/client/map/tiles/lamp.res +++ b/client/map/tiles/lamp.res diff --git a/client/map/tiles/lamp.tscn b/client/map/tiles/lamp.tscn index 6dbe9e86..13bc8dc8 100644 --- a/client/map/tiles/lamp.tscn +++ b/client/map/tiles/lamp.tscn @@ -1,18 +1,18 @@ -[gd_scene load_steps=3 format=3 uid="uid://b6x5xlchih2mc"] +[gd_scene format=3 uid="uid://b6x5xlchih2mc"] [ext_resource type="ArrayMesh" uid="uid://cranpcmdoa8mx" path="res://map/tiles/lamp.res" id="1_2f0v1"] [ext_resource type="Script" uid="uid://nm4trjneu1qt" path="res://map/tiles/light_tile.gd" id="1_87gp4"] -[node name="Lamp" type="Node3D" node_paths=PackedStringArray("lights")] +[node name="Lamp" type="Node3D" unique_id=742335162 node_paths=PackedStringArray("lights")] script = ExtResource("1_87gp4") lights = [NodePath("OmniLight3D")] -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=1819243081] transform = Transform3D(0.3, 0, 0, 0, 0.3, 0, 0, 0, 0.3, 0, 0, 0) cast_shadow = 0 mesh = ExtResource("1_2f0v1") -[node name="OmniLight3D" type="OmniLight3D" parent="."] +[node name="OmniLight3D" type="OmniLight3D" parent="." unique_id=421050732] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 2.68634, 0) light_color = Color(0.896459, 0.717604, 0.587842, 1) light_energy = 3.0 diff --git a/client/map/tiles/leek_crate.tscn b/client/map/tiles/leek_crate.tscn index 2cf77bc2..9e40ae72 100644 --- a/client/map/tiles/leek_crate.tscn +++ b/client/map/tiles/leek_crate.tscn @@ -1,24 +1,24 @@ -[gd_scene load_steps=3 format=3 uid="uid://bkrly2qyttgwh"] +[gd_scene format=3 uid="uid://bkrly2qyttgwh"] [ext_resource type="PackedScene" uid="uid://xdui0oya4lpb" path="res://map/tiles/crate.tscn" id="1_l8q4i"] [ext_resource type="PackedScene" uid="uid://cmpwfkdnrm6e6" path="res://map/items/leek.tscn" id="2_n2ove"] -[node name="LeekCrate" instance=ExtResource("1_l8q4i")] +[node name="LeekCrate" unique_id=1033364037 instance=ExtResource("1_l8q4i")] -[node name="Leek" parent="." index="1" instance=ExtResource("2_n2ove")] +[node name="Leek" parent="." index="1" unique_id=1746190140 instance=ExtResource("2_n2ove")] transform = Transform3D(-0.5767554, -0.79622483, -0.18269974, 0.8157721, -0.573194, -0.07723002, -0.043229926, -0.19358417, 0.9801311, -0.11139119, 0.28240138, -0.204823) -[node name="Leek2" parent="." index="2" instance=ExtResource("2_n2ove")] +[node name="Leek2" parent="." index="2" unique_id=974732976 instance=ExtResource("2_n2ove")] transform = Transform3D(0.5011232, -0.9659322, -0.3177097, 0.8640088, 0.5337136, 0.23595639, -0.04862662, -0.471297, 0.91836, 0.3106259, 0.18931627, -0.223387) -[node name="Leek3" parent="." index="3" instance=ExtResource("2_n2ove")] +[node name="Leek3" parent="." index="3" unique_id=1903030949 instance=ExtResource("2_n2ove")] transform = Transform3D(-0.40310276, -0.9025585, 0.15131347, 0.911373, -0.41092736, -0.023192208, 0.08311114, 0.12855409, 0.9882142, -0.136853, 0.30587843, 0.253195) -[node name="Leek4" parent="." index="4" instance=ExtResource("2_n2ove")] +[node name="Leek4" parent="." index="4" unique_id=1669547444 instance=ExtResource("2_n2ove")] transform = Transform3D(0.47521883, 0.51630676, -0.7674939, 0.8236207, 0.10721652, 0.560059, 0.3095418, -1.0779284, -0.31190884, 0.1674414, 0.2460402, 0.34835967) -[node name="Leek5" parent="." index="5" instance=ExtResource("2_n2ove")] +[node name="Leek5" parent="." index="5" unique_id=2085585545 instance=ExtResource("2_n2ove")] transform = Transform3D(0.32411182, -0.028707754, -0.94571644, 0.9431412, 0.10330227, 0.32105142, 0.0737312, -1.1951997, 0.050463554, 0.22963816, 0.2460402, 0.07488689) -[node name="Leek6" parent="." index="6" instance=ExtResource("2_n2ove")] +[node name="Leek6" parent="." index="6" unique_id=1797263298 instance=ExtResource("2_n2ove")] transform = Transform3D(-0.4909433, -1.0452821, 0.014611006, 0.85173434, -0.58012193, -0.2020859, 0.1830938, -0.10412076, 0.9792587, -0.10463678, 0.29387888, 0.014548987) diff --git a/client/map/tiles/lettuce_crate.tscn b/client/map/tiles/lettuce_crate.tscn index 922773bf..e98f26c2 100644 --- a/client/map/tiles/lettuce_crate.tscn +++ b/client/map/tiles/lettuce_crate.tscn @@ -1,18 +1,18 @@ -[gd_scene load_steps=3 format=3 uid="uid://brgkq8x5jgxyb"] +[gd_scene format=3 uid="uid://brgkq8x5jgxyb"] [ext_resource type="PackedScene" uid="uid://xdui0oya4lpb" path="res://map/tiles/crate.tscn" id="1_57wln"] [ext_resource type="PackedScene" uid="uid://cuf8vwqk6xujk" path="res://map/items/lettuce.tscn" id="3_03evc"] -[node name="LettuceCrate" instance=ExtResource("1_57wln")] +[node name="LettuceCrate" unique_id=1488715909 instance=ExtResource("1_57wln")] -[node name="Lettuce" parent="." index="1" instance=ExtResource("3_03evc")] +[node name="Lettuce" parent="." index="1" unique_id=1196212278 instance=ExtResource("3_03evc")] transform = Transform3D(0.258819, 0, -0.965926, 0, 1, 0, 0.965926, 0, 0.258819, -0.15, 0, -0.15) -[node name="Lettuce2" parent="." index="2" instance=ExtResource("3_03evc")] +[node name="Lettuce2" parent="." index="2" unique_id=867063712 instance=ExtResource("3_03evc")] transform = Transform3D(0.939693, 0, -0.34202, 0, 1, 0, 0.34202, 0, 0.939693, 0.15, 0, 0.15) -[node name="Lettuce3" parent="." index="3" instance=ExtResource("3_03evc")] +[node name="Lettuce3" parent="." index="3" unique_id=1638372503 instance=ExtResource("3_03evc")] transform = Transform3D(0.939693, 0, -0.34202, 0, 1, 0, 0.34202, 0, 0.939693, -0.15, 0.15, 0.15) -[node name="Lettuce4" parent="." index="4" instance=ExtResource("3_03evc")] +[node name="Lettuce4" parent="." index="4" unique_id=563023149 instance=ExtResource("3_03evc")] transform = Transform3D(0.939693, 0, -0.34202, 0, 1, 0, 0.34202, 0, 0.939693, 0.15, 0.15, -0.15) diff --git a/client/map/tiles/mushroom_crate.tscn b/client/map/tiles/mushroom_crate.tscn index 01a5ed87..aa42f482 100644 --- a/client/map/tiles/mushroom_crate.tscn +++ b/client/map/tiles/mushroom_crate.tscn @@ -1,21 +1,21 @@ -[gd_scene load_steps=3 format=3 uid="uid://dn4o5dyp7t021"] +[gd_scene format=3 uid="uid://dn4o5dyp7t021"] [ext_resource type="PackedScene" uid="uid://xdui0oya4lpb" path="res://map/tiles/crate.tscn" id="1_juoqu"] [ext_resource type="PackedScene" uid="uid://cc0jqiiywrrc0" path="res://map/items/mushroom.tscn" id="2_juoqu"] -[node name="MushroomCrate" instance=ExtResource("1_juoqu")] +[node name="MushroomCrate" unique_id=2098365067 instance=ExtResource("1_juoqu")] -[node name="Mushroom" parent="." index="1" instance=ExtResource("2_juoqu")] +[node name="Mushroom" parent="." index="1" unique_id=1158588513 instance=ExtResource("2_juoqu")] transform = Transform3D(0.3251556, 0, -0.94566053, 0.22043908, 0.9724513, 0.075795695, 0.91960883, -0.23310593, 0.316198, -0.18228972, 0.08433756, -0.16040182) -[node name="Mushroom2" parent="." index="2" instance=ExtResource("2_juoqu")] +[node name="Mushroom2" parent="." index="2" unique_id=1505234337 instance=ExtResource("2_juoqu")] transform = Transform3D(1.0213542, -0.27169096, -0.30499113, 0.30648074, 1.0527234, 0.08855964, 0.27000946, -0.16720423, 1.0531559, -0.15469912, 0.08611792, 0.22869657) -[node name="Mushroom3" parent="." index="3" instance=ExtResource("2_juoqu")] +[node name="Mushroom3" parent="." index="3" unique_id=1740137701 instance=ExtResource("2_juoqu")] transform = Transform3D(0.905218, -0.124258906, 0.40637422, 0.12618923, 0.9917586, 0.022162013, -0.40577894, 0.031218598, 0.91343796, 0.25116885, 0.080719024, 0.16321422) -[node name="Mushroom4" parent="." index="4" instance=ExtResource("2_juoqu")] +[node name="Mushroom4" parent="." index="4" unique_id=382878953 instance=ExtResource("2_juoqu")] transform = Transform3D(-0.34809524, -0.05838425, -0.93563926, 0.1280063, 0.9857505, -0.10913467, 0.9286787, -0.15775698, -0.33566153, 0.2079333, 0.058740195, -0.1254655) -[node name="Mushroom5" parent="." index="5" instance=ExtResource("2_juoqu")] +[node name="Mushroom5" parent="." index="5" unique_id=1716232471 instance=ExtResource("2_juoqu")] transform = Transform3D(-0.09821522, -0.16101892, -0.9820523, 0.3132099, 0.9316722, -0.18408266, 0.94459164, -0.32566825, -0.041071653, 0, 0.15, 0.03306987) diff --git a/client/map/tiles/noodles_crate.tscn b/client/map/tiles/noodles_crate.tscn index 72a9191b..151219aa 100644 --- a/client/map/tiles/noodles_crate.tscn +++ b/client/map/tiles/noodles_crate.tscn @@ -1,31 +1,30 @@ -[gd_scene load_steps=3 format=3 uid="uid://b0jyx2gu6fcx7"] +[gd_scene format=3 uid="uid://b0jyx2gu6fcx7"] [ext_resource type="ArrayMesh" uid="uid://btn7oh1v2k40p" path="res://map/tiles/crate.res" id="1_vcnsh"] [ext_resource type="ArrayMesh" uid="uid://c7nmboj44jn7a" path="res://map/items/noodles.res" id="2_3k214"] -[node name="Crate" type="Node3D"] +[node name="Crate" type="Node3D" unique_id=235966363] -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=2104345741] transform = Transform3D(0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 0, 0, 0) mesh = ExtResource("1_vcnsh") -skeleton = NodePath("") -[node name="Noodles" type="MeshInstance3D" parent="."] +[node name="Noodles" type="MeshInstance3D" parent="." unique_id=330418144] transform = Transform3D(0.49983656, 0.012705037, 0.0014109544, -0.012783143, 0.4967825, 0.05517004, 0, -0.05518808, 0.49694493, -0.02444148, 0.3581394, 0.099653274) mesh = ExtResource("2_3k214") -[node name="Noodles2" type="MeshInstance3D" parent="."] +[node name="Noodles2" type="MeshInstance3D" parent="." unique_id=39703036] transform = Transform3D(0.36541817, 0, 0.16269466, 0, 0.4, 0, -0.16269466, 0, 0.36541817, -0.151, 0.239, 0.265) mesh = ExtResource("2_3k214") -[node name="Noodles3" type="MeshInstance3D" parent="."] +[node name="Noodles3" type="MeshInstance3D" parent="." unique_id=1633575361] transform = Transform3D(-0.19513778, 0, 0.3491722, 0, 0.39999998, 0, -0.3491722, 0, -0.19513778, 0.23498613, 0.24920535, 0.14507401) mesh = ExtResource("2_3k214") -[node name="Noodles4" type="MeshInstance3D" parent="."] +[node name="Noodles4" type="MeshInstance3D" parent="." unique_id=264982564] transform = Transform3D(-0.3997121, 0, -0.015173763, 0, 0.39999998, 0, 0.015173763, 0, -0.3997121, 0.16035348, 0.24920535, -0.2861838) mesh = ExtResource("2_3k214") -[node name="Noodles5" type="MeshInstance3D" parent="."] +[node name="Noodles5" type="MeshInstance3D" parent="." unique_id=1506519209] transform = Transform3D(0.111918226, 0, -0.38402385, 0, 0.39999995, 0, 0.38402385, 0, 0.111918226, -0.2625249, 0.24920535, -0.16159214) mesh = ExtResource("2_3k214") diff --git a/client/map/tiles/oven.tscn b/client/map/tiles/oven.tscn index 69fea89d..14b0a7cc 100644 --- a/client/map/tiles/oven.tscn +++ b/client/map/tiles/oven.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=8 format=3 uid="uid://bil6eip7uwqvs"] +[gd_scene format=3 uid="uid://bil6eip7uwqvs"] [ext_resource type="Script" uid="uid://evb48gqf08js" path="res://map/tiles/oven_model.gd" id="1_3v43w"] [ext_resource type="ArrayMesh" uid="uid://blc1q50d5ky86" path="res://map/tiles/oven_base.res" id="1_d1hwl"] @@ -39,25 +39,21 @@ _data = { &"open": SubResource("Animation_yb3ht") } -[node name="Oven" type="Node3D"] +[node name="Oven" type="Node3D" unique_id=144691918] script = ExtResource("1_3v43w") -[node name="Base" type="MeshInstance3D" parent="."] +[node name="Base" type="MeshInstance3D" parent="." unique_id=1278985448] transform = Transform3D(0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 0, 0, 0) mesh = ExtResource("1_d1hwl") -skeleton = NodePath("") -[node name="Door" type="MeshInstance3D" parent="Base"] +[node name="Door" type="MeshInstance3D" parent="Base" unique_id=964634352] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.25, 0.43, 0.9) mesh = ExtResource("2_i5vso") -skeleton = NodePath("") -[node name="AnimationPlayer" type="AnimationPlayer" parent="."] -libraries = { -&"": SubResource("AnimationLibrary_io5nw") -} +[node name="AnimationPlayer" type="AnimationPlayer" parent="." unique_id=1708626511] +libraries/ = SubResource("AnimationLibrary_io5nw") -[node name="OmniLight3D" type="OmniLight3D" parent="."] +[node name="OmniLight3D" type="OmniLight3D" parent="." unique_id=1222495133] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.7, 0) visible = false light_color = Color(0.944743, 0.70243, 0.38641, 1) diff --git a/client/map/tiles/oven_base.res b/client/map/tiles/oven_base.res Binary files differindex 6cef2533..c9a9cb73 100644 --- a/client/map/tiles/oven_base.res +++ b/client/map/tiles/oven_base.res diff --git a/client/map/tiles/oven_door.res b/client/map/tiles/oven_door.res Binary files differindex 8c468117..695b437b 100644 --- a/client/map/tiles/oven_door.res +++ b/client/map/tiles/oven_door.res diff --git a/client/map/tiles/path.res b/client/map/tiles/path.res Binary files differindex e775b24e..9bd9f0dd 100644 --- a/client/map/tiles/path.res +++ b/client/map/tiles/path.res diff --git a/client/map/tiles/path.tscn b/client/map/tiles/path.tscn index b618e279..a5a04374 100644 --- a/client/map/tiles/path.tscn +++ b/client/map/tiles/path.tscn @@ -1,10 +1,9 @@ -[gd_scene load_steps=2 format=3 uid="uid://bwyb2ujmcrsar"] +[gd_scene format=3 uid="uid://bwyb2ujmcrsar"] [ext_resource type="ArrayMesh" uid="uid://1jelocokc0vu" path="res://map/tiles/path.res" id="1_6fqu5"] -[node name="Path" type="Node3D"] +[node name="Path" type="Node3D" unique_id=1933680340] -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=1928567105] transform = Transform3D(0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 0, -0.3, 0) mesh = ExtResource("1_6fqu5") -skeleton = NodePath("") diff --git a/client/map/tiles/portal.tscn b/client/map/tiles/portal.tscn index 1bad208b..07c39c76 100644 --- a/client/map/tiles/portal.tscn +++ b/client/map/tiles/portal.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=5 format=3 uid="uid://cc5ubao3ln3r6"] +[gd_scene format=3 uid="uid://cc5ubao3ln3r6"] [ext_resource type="Shader" uid="uid://emcvwj5fjmju" path="res://map/tiles/portal.gdshader" id="1_aiexk"] [ext_resource type="Script" uid="uid://cbr1qsqk5cyl2" path="res://map/tiles/portal.gd" id="1_h7xlp"] @@ -14,10 +14,10 @@ shader_parameter/type = -1.0 shader_parameter/size = 0.2000000095 shader_parameter/glow = Color(0.6156863, 0.003921569, 1, 1) -[node name="Portal" type="Node3D"] +[node name="Portal" type="Node3D" unique_id=1362510877] script = ExtResource("1_h7xlp") -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=726727519] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.0022193193, 0.69999975, -0.0013526678) mesh = SubResource("QuadMesh_us4em") surface_material_override/0 = SubResource("ShaderMaterial_hvgsb") diff --git a/client/map/tiles/potato_crate.tscn b/client/map/tiles/potato_crate.tscn index 9ced8854..404e3fdc 100644 --- a/client/map/tiles/potato_crate.tscn +++ b/client/map/tiles/potato_crate.tscn @@ -1,38 +1,38 @@ -[gd_scene load_steps=3 format=3 uid="uid://c764nf6aojyvx"] +[gd_scene format=3 uid="uid://c764nf6aojyvx"] [ext_resource type="ArrayMesh" uid="uid://btn7oh1v2k40p" path="res://map/tiles/crate.res" id="1_3ga66"] [ext_resource type="ArrayMesh" uid="uid://hj2dib0t8em3" path="res://map/items/potato.res" id="2_3ga66"] -[node name="PotatoCrate" type="Node3D"] +[node name="PotatoCrate" type="Node3D" unique_id=958359962] -[node name="Crate" type="MeshInstance3D" parent="."] +[node name="Crate" type="MeshInstance3D" parent="." unique_id=1476692277] transform = Transform3D(0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 0, 0, 0) mesh = ExtResource("1_3ga66") -[node name="MeshInstance3D" type="MeshInstance3D" parent="."] +[node name="MeshInstance3D" type="MeshInstance3D" parent="." unique_id=737788022] transform = Transform3D(1.9395866e-08, 0.44372568, 0.074883275, 0.43525255, 0.019013587, -0.112666346, -0.11425943, 0.0724292, -0.42918384, -0.2245059, 0.2020701, -0.17833076) mesh = ExtResource("2_3ga66") -[node name="MeshInstance3D6" type="MeshInstance3D" parent="."] +[node name="MeshInstance3D6" type="MeshInstance3D" parent="." unique_id=11436800] transform = Transform3D(1.9395866e-08, 0.44372568, 0.074883275, 0.43525255, 0.019013587, -0.112666346, -0.11425943, 0.0724292, -0.42918384, -0.0090149045, 0.35778415, -0.17833076) mesh = ExtResource("2_3ga66") -[node name="MeshInstance3D7" type="MeshInstance3D" parent="."] +[node name="MeshInstance3D7" type="MeshInstance3D" parent="." unique_id=866909482] transform = Transform3D(0.07296345, 0.06498954, -0.43926376, 0.43169037, 0.09389621, 0.08559741, 0.10401813, -0.4352699, -0.04712081, 0.015495509, 0.3663897, 0.14554687) mesh = ExtResource("2_3ga66") -[node name="MeshInstance3D2" type="MeshInstance3D" parent="."] +[node name="MeshInstance3D2" type="MeshInstance3D" parent="." unique_id=1979398488] transform = Transform3D(-0.12614171, -0.25575554, -0.3481054, 0.43195862, -0.07468642, -0.10165464, -1.5851693e-08, -0.3626445, 0.26643753, -0.18310761, 0.21690153, 0.19903006) mesh = ExtResource("2_3ga66") -[node name="MeshInstance3D3" type="MeshInstance3D" parent="."] +[node name="MeshInstance3D3" type="MeshInstance3D" parent="." unique_id=934217696] transform = Transform3D(0.08798323, 0.09877133, 0.43012, 0.44131497, -0.019691661, -0.08575129, 1.8829489e-08, 0.43858457, -0.1007151, 0.19106877, 0.19821344, -0.2371732) mesh = ExtResource("2_3ga66") -[node name="MeshInstance3D5" type="MeshInstance3D" parent="."] +[node name="MeshInstance3D5" type="MeshInstance3D" parent="." unique_id=455737052] transform = Transform3D(-0.061073676, -0.043150976, 0.4437432, 0.4453779, 0.0143979285, 0.062698804, -0.020209989, 0.4476948, 0.040753797, 0.1624504, 0.19821344, -0.01481241) mesh = ExtResource("2_3ga66") -[node name="MeshInstance3D4" type="MeshInstance3D" parent="."] +[node name="MeshInstance3D4" type="MeshInstance3D" parent="." unique_id=702936552] transform = Transform3D(-6.4949006e-09, -0.148586, 0.31689468, 0.35, -1.5298985e-08, 2.6817607e-17, 1.3851905e-08, 0.31689468, 0.148586, 0.23736578, 0.175, 0.22895074) mesh = ExtResource("2_3ga66") diff --git a/client/map/tiles/rice_crate.tscn b/client/map/tiles/rice_crate.tscn index 72c6c540..f9b86963 100644 --- a/client/map/tiles/rice_crate.tscn +++ b/client/map/tiles/rice_crate.tscn @@ -1,9 +1,9 @@ -[gd_scene load_steps=3 format=3 uid="uid://bk0jvgj6xg23d"] +[gd_scene format=3 uid="uid://bk0jvgj6xg23d"] [ext_resource type="PackedScene" uid="uid://xdui0oya4lpb" path="res://map/tiles/crate.tscn" id="1_wfea8"] [ext_resource type="PackedScene" uid="uid://rs4b17lp80cx" path="res://map/items/rice.tscn" id="2_fbw0j"] -[node name="RiceCrate" instance=ExtResource("1_wfea8")] +[node name="RiceCrate" unique_id=1561944393 instance=ExtResource("1_wfea8")] -[node name="Rice" parent="." index="1" instance=ExtResource("2_fbw0j")] +[node name="Rice" parent="." index="1" unique_id=38870235 instance=ExtResource("2_fbw0j")] transform = Transform3D(3, 0, 0, 0, 2, 0, 0, 0, 3, 0, 0, 0) diff --git a/client/map/tiles/rolling_board.tscn b/client/map/tiles/rolling_board.tscn index caba4d5c..3e366ad3 100644 --- a/client/map/tiles/rolling_board.tscn +++ b/client/map/tiles/rolling_board.tscn @@ -1,14 +1,13 @@ -[gd_scene load_steps=3 format=3 uid="uid://c15xsbx0bduqt"] +[gd_scene format=3 uid="uid://c15xsbx0bduqt"] [ext_resource type="ArrayMesh" uid="uid://dd4g04lgvsly5" path="res://map/tiles/cutting_board.res" id="1_cuxby"] [ext_resource type="PackedScene" uid="uid://c8t04dfp45a86" path="res://map/tiles/rolling_pin.tscn" id="2_cuxby"] -[node name="RollingBoard" type="Node3D"] +[node name="RollingBoard" type="Node3D" unique_id=145149049] -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=1864479003] transform = Transform3D(0.4, 0, 0, 0, 0.5, 0, 0, 0, 0.5, -0.075, 0.5, 0) mesh = ExtResource("1_cuxby") -skeleton = NodePath("") -[node name="RollingPin" parent="." instance=ExtResource("2_cuxby")] +[node name="RollingPin" parent="." unique_id=397072105 instance=ExtResource("2_cuxby")] transform = Transform3D(0.0979824, 0, -0.9951882, 0, 1, 0, 0.9951882, 0, 0.0979824, 0.3562666, 0.575, 0) diff --git a/client/map/tiles/rolling_pin.res b/client/map/tiles/rolling_pin.res Binary files differindex 29a31bc7..c5be7946 100644 --- a/client/map/tiles/rolling_pin.res +++ b/client/map/tiles/rolling_pin.res diff --git a/client/map/tiles/rolling_pin.tscn b/client/map/tiles/rolling_pin.tscn index b25419cd..c2cbc343 100644 --- a/client/map/tiles/rolling_pin.tscn +++ b/client/map/tiles/rolling_pin.tscn @@ -1,10 +1,9 @@ -[gd_scene load_steps=2 format=3 uid="uid://c8t04dfp45a86"] +[gd_scene format=3 uid="uid://c8t04dfp45a86"] [ext_resource type="ArrayMesh" uid="uid://bijk6tpibbek3" path="res://map/tiles/rolling_pin.res" id="1_s0lm5"] -[node name="RollingPin" type="Node3D"] +[node name="RollingPin" type="Node3D" unique_id=1931827681] -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=1368520525] transform = Transform3D(1.75, 0, 0, 0, 1.75, 0, 0, 0, 1.75, 0, 0, 0) mesh = ExtResource("1_s0lm5") -skeleton = NodePath("") diff --git a/client/map/tiles/screen/screen.tscn b/client/map/tiles/screen/screen.tscn index 5c45cff1..82221eeb 100644 --- a/client/map/tiles/screen/screen.tscn +++ b/client/map/tiles/screen/screen.tscn @@ -1,33 +1,31 @@ -[gd_scene load_steps=5 format=3 uid="uid://vqe0wrt0ddq"] +[gd_scene format=3 uid="uid://vqe0wrt0ddq"] [ext_resource type="ArrayMesh" uid="uid://g6nwwhptmmmd" path="res://map/tiles/screen/screen_display.res" id="1_d1utq"] [ext_resource type="ArrayMesh" uid="uid://nsmq1ko2woad" path="res://map/tiles/screen/screen_base.res" id="1_mm46a"] [ext_resource type="PackedScene" uid="uid://d22cslgao5jd4" path="res://map/tiles/floor.tscn" id="3_dmy1m"] [ext_resource type="PackedScene" uid="uid://dgtdfctc0x78v" path="res://gui/menus/screen_info.tscn" id="4_ebgc8"] -[node name="Screen" type="Node3D"] +[node name="Screen" type="Node3D" unique_id=1614533170] -[node name="Base" type="MeshInstance3D" parent="."] +[node name="Base" type="MeshInstance3D" parent="." unique_id=597805735] transform = Transform3D(2, 0, 0, 0, 0, -2, 0, 2, 0, 0, 0, 0) mesh = ExtResource("1_mm46a") -skeleton = NodePath("") -[node name="Display" type="MeshInstance3D" parent="."] +[node name="Display" type="MeshInstance3D" parent="." unique_id=1268321578] transform = Transform3D(3, 0, 0, 0, 0, -3, 0, 3, 0, -0.004130006, 2.244278, 0.3346749) mesh = ExtResource("1_d1utq") -skeleton = NodePath("") -[node name="ScreenViewport" type="SubViewport" parent="Display"] +[node name="ScreenViewport" type="SubViewport" parent="Display" unique_id=1731785275] disable_3d = true size = Vector2i(834, 480) -[node name="ScreenInfo" parent="Display/ScreenViewport" instance=ExtResource("4_ebgc8")] +[node name="ScreenInfo" parent="Display/ScreenViewport" unique_id=907327052 instance=ExtResource("4_ebgc8")] -[node name="Floor" parent="." instance=ExtResource("3_dmy1m")] +[node name="Floor" parent="." unique_id=527188940 instance=ExtResource("3_dmy1m")] transform = Transform3D(12.117, 0, 0, 0, 12.117, 0, 0, 0, 12.117, 0, 0, 0) visible = false -[node name="OmniLight3D" type="SpotLight3D" parent="."] +[node name="OmniLight3D" type="SpotLight3D" parent="." unique_id=1339528342] transform = Transform3D(1, 0, 0, 0, -0.9653816, 0.26084167, 0, -0.26084167, -0.9653816, 0, 2.1330748, 0.46361876) light_color = Color(0.3137255, 0.32941177, 0.76862746, 1) light_energy = 7.0 diff --git a/client/map/tiles/screen/screen_base.res b/client/map/tiles/screen/screen_base.res Binary files differindex e7ac821a..885becfe 100644 --- a/client/map/tiles/screen/screen_base.res +++ b/client/map/tiles/screen/screen_base.res diff --git a/client/map/tiles/screen/screen_display.res b/client/map/tiles/screen/screen_display.res Binary files differindex 3cb72591..f7e8ee59 100644 --- a/client/map/tiles/screen/screen_display.res +++ b/client/map/tiles/screen/screen_display.res diff --git a/client/map/tiles/sink.res b/client/map/tiles/sink.res Binary files differindex dc8b2f8d..6ac27f7d 100644 --- a/client/map/tiles/sink.res +++ b/client/map/tiles/sink.res diff --git a/client/map/tiles/sink.tscn b/client/map/tiles/sink.tscn index 887a6a86..d2c85160 100644 --- a/client/map/tiles/sink.tscn +++ b/client/map/tiles/sink.tscn @@ -1,10 +1,9 @@ -[gd_scene load_steps=2 format=3 uid="uid://pxa0p42ojyg1"] +[gd_scene format=3 uid="uid://pxa0p42ojyg1"] [ext_resource type="ArrayMesh" uid="uid://bibdbxyp15njt" path="res://map/tiles/sink.res" id="1_w6v3o"] -[node name="Sink" type="Node3D"] +[node name="Sink" type="Node3D" unique_id=1560247840] -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=1377464037] transform = Transform3D(0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 0, 0, 0) mesh = ExtResource("1_w6v3o") -skeleton = NodePath("") diff --git a/client/map/tiles/sink_backsplash.res b/client/map/tiles/sink_backsplash.res Binary files differindex a1bec8c2..5a7577a1 100644 --- a/client/map/tiles/sink_backsplash.res +++ b/client/map/tiles/sink_backsplash.res diff --git a/client/map/tiles/sink_backsplash.tscn b/client/map/tiles/sink_backsplash.tscn index 8154023c..632603a3 100644 --- a/client/map/tiles/sink_backsplash.tscn +++ b/client/map/tiles/sink_backsplash.tscn @@ -1,10 +1,9 @@ -[gd_scene load_steps=2 format=3 uid="uid://ctwkcro4c528y"] +[gd_scene format=3 uid="uid://ctwkcro4c528y"] [ext_resource type="ArrayMesh" uid="uid://rlvhl2hknvf6" path="res://map/tiles/sink_backsplash.res" id="1_bwi78"] -[node name="Sink" type="Node3D"] +[node name="Sink" type="Node3D" unique_id=921333855] -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=1099590544] transform = Transform3D(0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 0, 0, 0) mesh = ExtResource("1_bwi78") -skeleton = NodePath("") diff --git a/client/map/tiles/sink_particles.tscn b/client/map/tiles/sink_particles.tscn index 6d655c45..2543d59c 100644 --- a/client/map/tiles/sink_particles.tscn +++ b/client/map/tiles/sink_particles.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=8 format=3 uid="uid://ckxtlgx7hg368"] +[gd_scene format=3 uid="uid://ckxtlgx7hg368"] [ext_resource type="Script" uid="uid://bmk30s2yv3j05" path="res://map/tiles/sink_particles.gd" id="1_vh7ox"] @@ -26,10 +26,10 @@ height = 0.1 _data = [Vector2(0.264045, 0), 0.0, 0.0, 0, 0, Vector2(0.460674, 1), 0.0, 0.0, 0, 0, Vector2(0.949438, 1), 0.0, 0.0, 0, 0, Vector2(1, 0), 0.0, 0.0, 0, 0] point_count = 4 -[node name="SinkParticles" type="Node3D"] +[node name="SinkParticles" type="Node3D" unique_id=974890413] script = ExtResource("1_vh7ox") -[node name="Stream" type="CPUParticles3D" parent="."] +[node name="Stream" type="CPUParticles3D" parent="." unique_id=685739412] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.75, -0.05) emitting = false amount = 10 @@ -41,7 +41,7 @@ initial_velocity_min = 0.1 initial_velocity_max = 0.3 color_ramp = SubResource("Gradient_p7a7b") -[node name="Bubbles" type="CPUParticles3D" parent="."] +[node name="Bubbles" type="CPUParticles3D" parent="." unique_id=2070218564] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.55, 0) emitting = false amount = 30 diff --git a/client/map/tiles/steak_crate.res b/client/map/tiles/steak_crate.res Binary files differindex afb91ff5..0fe078bf 100644 --- a/client/map/tiles/steak_crate.res +++ b/client/map/tiles/steak_crate.res diff --git a/client/map/tiles/steak_crate.tscn b/client/map/tiles/steak_crate.tscn index 985dcfdd..48bc48dc 100644 --- a/client/map/tiles/steak_crate.tscn +++ b/client/map/tiles/steak_crate.tscn @@ -1,10 +1,9 @@ -[gd_scene load_steps=2 format=3 uid="uid://cyi73ubyehy37"] +[gd_scene format=3 uid="uid://cyi73ubyehy37"] [ext_resource type="ArrayMesh" uid="uid://bdsqnesyjl3kv" path="res://map/tiles/steak_crate.res" id="1_ewp50"] -[node name="SteakCrate" type="Node3D"] +[node name="SteakCrate" type="Node3D" unique_id=766152255] -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=432520379] transform = Transform3D(0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 0, 0, 0) mesh = ExtResource("1_ewp50") -skeleton = NodePath("") diff --git a/client/map/tiles/stove.res b/client/map/tiles/stove.res Binary files differindex 5008a897..4b4de9aa 100644 --- a/client/map/tiles/stove.res +++ b/client/map/tiles/stove.res diff --git a/client/map/tiles/stove.tscn b/client/map/tiles/stove.tscn index c47b9a55..85c1c477 100644 --- a/client/map/tiles/stove.tscn +++ b/client/map/tiles/stove.tscn @@ -1,10 +1,9 @@ -[gd_scene load_steps=2 format=3 uid="uid://gns51upjpuaf"] +[gd_scene format=3 uid="uid://gns51upjpuaf"] [ext_resource type="ArrayMesh" uid="uid://b343sdfdwvqne" path="res://map/tiles/stove.res" id="1_dpdf3"] -[node name="Stove" type="Node3D"] +[node name="Stove" type="Node3D" unique_id=1168423898] -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=1617771593] transform = Transform3D(0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 0, 0, 0) mesh = ExtResource("1_dpdf3") -skeleton = NodePath("") diff --git a/client/map/tiles/strawberry_crate.tscn b/client/map/tiles/strawberry_crate.tscn index 070323b6..0e85a59d 100644 --- a/client/map/tiles/strawberry_crate.tscn +++ b/client/map/tiles/strawberry_crate.tscn @@ -1,21 +1,21 @@ -[gd_scene load_steps=3 format=3 uid="uid://disox718eydry"] +[gd_scene format=3 uid="uid://disox718eydry"] [ext_resource type="PackedScene" uid="uid://xdui0oya4lpb" path="res://map/tiles/crate.tscn" id="1_j8iml"] [ext_resource type="PackedScene" uid="uid://df1xktleeqg3m" path="res://map/items/strawberry.tscn" id="3_pv4co"] -[node name="StrawberryCrate" instance=ExtResource("1_j8iml")] +[node name="StrawberryCrate" unique_id=824564931 instance=ExtResource("1_j8iml")] -[node name="Strawberry" parent="." index="1" instance=ExtResource("3_pv4co")] +[node name="Strawberry" parent="." index="1" unique_id=1554090960 instance=ExtResource("3_pv4co")] transform = Transform3D(0.450462, -0.749695, 0.48481, 0.857167, 0.515038, 0, -0.249695, 0.415563, 0.87462, 0.280431, 0.2, -0.249977) -[node name="Strawberry2" parent="." index="2" instance=ExtResource("3_pv4co")] +[node name="Strawberry2" parent="." index="2" unique_id=605451216 instance=ExtResource("3_pv4co")] transform = Transform3D(0.514594, -0.856429, -0.0415094, 0.857167, 0.515038, 0, 0.0213789, -0.0355805, 0.999138, 0.304305, 0.2, 0.224393) -[node name="Strawberry3" parent="." index="3" instance=ExtResource("3_pv4co")] +[node name="Strawberry3" parent="." index="3" unique_id=1846780345 instance=ExtResource("3_pv4co")] transform = Transform3D(0.333174, -0.941988, -0.0406744, 0.942623, 0.333757, -0.00828417, 0.0213789, -0.0355805, 0.999138, 0.0704219, 0.2, 0.0109546) -[node name="Strawberry4" parent="." index="4" instance=ExtResource("3_pv4co")] +[node name="Strawberry4" parent="." index="4" unique_id=711548062 instance=ExtResource("3_pv4co")] transform = Transform3D(-0.06674, -0.173859, -0.982506, 0.976472, -0.213751, -0.0285059, -0.205055, -0.961293, 0.184035, -0.181014, 0.232884, -0.103933) -[node name="Strawberry5" parent="." index="5" instance=ExtResource("3_pv4co")] +[node name="Strawberry5" parent="." index="5" unique_id=50238983 instance=ExtResource("3_pv4co")] transform = Transform3D(-0.0250969, -0.243938, 0.969466, 0.976472, -0.213751, -0.0285059, 0.214178, 0.945941, 0.243563, -0.181014, 0.232884, 0.0976371) diff --git a/client/map/tiles/street.res b/client/map/tiles/street.res Binary files differindex 13da376b..5edd49a2 100644 --- a/client/map/tiles/street.res +++ b/client/map/tiles/street.res diff --git a/client/map/tiles/street.tscn b/client/map/tiles/street.tscn index 4200c4ab..435f93ff 100644 --- a/client/map/tiles/street.tscn +++ b/client/map/tiles/street.tscn @@ -1,10 +1,9 @@ -[gd_scene load_steps=2 format=3 uid="uid://dhdu8gbrhj6wy"] +[gd_scene format=3 uid="uid://dhdu8gbrhj6wy"] [ext_resource type="ArrayMesh" uid="uid://bamfsa38y0o20" path="res://map/tiles/street.res" id="1_h0wov"] -[node name="Street" type="Node3D"] +[node name="Street" type="Node3D" unique_id=846434626] -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=308299248] transform = Transform3D(0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 0, -0.3, 0) mesh = ExtResource("1_h0wov") -skeleton = NodePath("") diff --git a/client/map/tiles/table.res b/client/map/tiles/table.res Binary files differindex 0e4f0fa9..ed98d026 100644 --- a/client/map/tiles/table.res +++ b/client/map/tiles/table.res diff --git a/client/map/tiles/table.tscn b/client/map/tiles/table.tscn index 96efc7eb..a0d9155d 100644 --- a/client/map/tiles/table.tscn +++ b/client/map/tiles/table.tscn @@ -1,10 +1,9 @@ -[gd_scene load_steps=2 format=3 uid="uid://ctuxsfv7rcqb4"] +[gd_scene format=3 uid="uid://ctuxsfv7rcqb4"] [ext_resource type="ArrayMesh" uid="uid://caf1m4egynwvn" path="res://map/tiles/table.res" id="1_ycvmt"] -[node name="Table" type="Node3D"] +[node name="Table" type="Node3D" unique_id=1328090581] transform = Transform3D(0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 0, 0, 0) -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=1607758610] mesh = ExtResource("1_ycvmt") -skeleton = NodePath("") diff --git a/client/map/tiles/tomato_crate.res b/client/map/tiles/tomato_crate.res Binary files differindex 4490208b..e5add892 100644 --- a/client/map/tiles/tomato_crate.res +++ b/client/map/tiles/tomato_crate.res diff --git a/client/map/tiles/tomato_crate.tscn b/client/map/tiles/tomato_crate.tscn index 999a9017..2730983c 100644 --- a/client/map/tiles/tomato_crate.tscn +++ b/client/map/tiles/tomato_crate.tscn @@ -1,10 +1,9 @@ -[gd_scene load_steps=2 format=3 uid="uid://div5vbcn10yv8"] +[gd_scene format=3 uid="uid://div5vbcn10yv8"] [ext_resource type="ArrayMesh" uid="uid://ycxehic1fe7x" path="res://map/tiles/tomato_crate.res" id="1_2nsw8"] -[node name="TomatoCrate" type="Node3D"] +[node name="TomatoCrate" type="Node3D" unique_id=210851246] -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=1201079374] transform = Transform3D(0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 0, 0, 0) mesh = ExtResource("1_2nsw8") -skeleton = NodePath("") diff --git a/client/map/tiles/trash.res b/client/map/tiles/trash.res Binary files differindex 925af56e..131a8f74 100644 --- a/client/map/tiles/trash.res +++ b/client/map/tiles/trash.res diff --git a/client/map/tiles/trash.tscn b/client/map/tiles/trash.tscn index f1458277..f07e53dc 100644 --- a/client/map/tiles/trash.tscn +++ b/client/map/tiles/trash.tscn @@ -1,10 +1,9 @@ -[gd_scene load_steps=2 format=3 uid="uid://dab8capc4hhks"] +[gd_scene format=3 uid="uid://dab8capc4hhks"] [ext_resource type="ArrayMesh" uid="uid://b5jcsnrkaqnsu" path="res://map/tiles/trash.res" id="1_w302o"] -[node name="Crate" type="Node3D"] +[node name="Crate" type="Node3D" unique_id=1478036191] transform = Transform3D(0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 0, 0, 0) -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=710606675] mesh = ExtResource("1_w302o") -skeleton = NodePath("") diff --git a/client/map/tiles/tree/bark.tres b/client/map/tiles/tree/bark.tres index 3a6e8a04..01d9dd89 100644 --- a/client/map/tiles/tree/bark.tres +++ b/client/map/tiles/tree/bark.tres @@ -1,4 +1,4 @@ -[gd_resource type="StandardMaterial3D" load_steps=3 format=3 uid="uid://beyncaufbtoay"] +[gd_resource type="StandardMaterial3D" format=3 uid="uid://beyncaufbtoay"] [ext_resource type="Texture2D" uid="uid://bgh74bmrp46qc" path="res://map/tiles/tree/bark.webp" id="1_3mn2u"] [ext_resource type="Texture2D" uid="uid://bmvab6kdyccm4" path="res://map/tiles/tree/bark_normal.webp" id="2_v3ray"] diff --git a/client/map/tiles/tree/leaves.tres b/client/map/tiles/tree/leaves.tres index b55801e0..4347214f 100644 --- a/client/map/tiles/tree/leaves.tres +++ b/client/map/tiles/tree/leaves.tres @@ -1,4 +1,4 @@ -[gd_resource type="StandardMaterial3D" load_steps=2 format=3 uid="uid://bwkrkt2cb0wa"] +[gd_resource type="StandardMaterial3D" format=3 uid="uid://bwkrkt2cb0wa"] [ext_resource type="Texture2D" uid="uid://bxxh66na6bumt" path="res://map/tiles/tree/leaves.webp" id="1_jg4r8"] diff --git a/client/map/tiles/tree/leaves_1_hq.res b/client/map/tiles/tree/leaves_1_hq.res Binary files differindex 776aab86..e73c0414 100644 --- a/client/map/tiles/tree/leaves_1_hq.res +++ b/client/map/tiles/tree/leaves_1_hq.res diff --git a/client/map/tiles/tree/leaves_1_lq.res b/client/map/tiles/tree/leaves_1_lq.res Binary files differindex b701536a..29ff9170 100644 --- a/client/map/tiles/tree/leaves_1_lq.res +++ b/client/map/tiles/tree/leaves_1_lq.res diff --git a/client/map/tiles/tree/leaves_2_hq.res b/client/map/tiles/tree/leaves_2_hq.res Binary files differindex ce83d2f1..dd544faf 100644 --- a/client/map/tiles/tree/leaves_2_hq.res +++ b/client/map/tiles/tree/leaves_2_hq.res diff --git a/client/map/tiles/tree/leaves_2_lq.res b/client/map/tiles/tree/leaves_2_lq.res Binary files differindex 5064b2bb..f01221d4 100644 --- a/client/map/tiles/tree/leaves_2_lq.res +++ b/client/map/tiles/tree/leaves_2_lq.res diff --git a/client/map/tiles/tree/leaves_3_hq.res b/client/map/tiles/tree/leaves_3_hq.res Binary files differindex fef80645..528d5a0d 100644 --- a/client/map/tiles/tree/leaves_3_hq.res +++ b/client/map/tiles/tree/leaves_3_hq.res diff --git a/client/map/tiles/tree/leaves_3_lq.res b/client/map/tiles/tree/leaves_3_lq.res Binary files differindex 108f9120..0888c744 100644 --- a/client/map/tiles/tree/leaves_3_lq.res +++ b/client/map/tiles/tree/leaves_3_lq.res diff --git a/client/map/tiles/tree/leaves_4_hq.res b/client/map/tiles/tree/leaves_4_hq.res Binary files differindex e0657993..9c9cbec4 100644 --- a/client/map/tiles/tree/leaves_4_hq.res +++ b/client/map/tiles/tree/leaves_4_hq.res diff --git a/client/map/tiles/tree/leaves_4_lq.res b/client/map/tiles/tree/leaves_4_lq.res Binary files differindex 156b18e2..6b0d9b45 100644 --- a/client/map/tiles/tree/leaves_4_lq.res +++ b/client/map/tiles/tree/leaves_4_lq.res diff --git a/client/map/tiles/tree/leaves_5_hq.res b/client/map/tiles/tree/leaves_5_hq.res Binary files differindex 63839358..11005d72 100644 --- a/client/map/tiles/tree/leaves_5_hq.res +++ b/client/map/tiles/tree/leaves_5_hq.res diff --git a/client/map/tiles/tree/leaves_5_lq.res b/client/map/tiles/tree/leaves_5_lq.res Binary files differindex 4ed6ae0e..d265681b 100644 --- a/client/map/tiles/tree/leaves_5_lq.res +++ b/client/map/tiles/tree/leaves_5_lq.res diff --git a/client/map/tiles/tree/leaves_lq.res b/client/map/tiles/tree/leaves_lq.res Binary files differindex 3b5b5549..ae8e6713 100644 --- a/client/map/tiles/tree/leaves_lq.res +++ b/client/map/tiles/tree/leaves_lq.res diff --git a/client/map/tiles/tree/trunk_1.res b/client/map/tiles/tree/trunk_1.res Binary files differindex abdbc3ab..2cade494 100644 --- a/client/map/tiles/tree/trunk_1.res +++ b/client/map/tiles/tree/trunk_1.res diff --git a/client/map/tiles/tree/trunk_2.res b/client/map/tiles/tree/trunk_2.res Binary files differindex 2a66054f..058b8bd5 100644 --- a/client/map/tiles/tree/trunk_2.res +++ b/client/map/tiles/tree/trunk_2.res diff --git a/client/map/tiles/tree/trunk_3.res b/client/map/tiles/tree/trunk_3.res Binary files differindex 02cb6023..aa61effd 100644 --- a/client/map/tiles/tree/trunk_3.res +++ b/client/map/tiles/tree/trunk_3.res diff --git a/client/map/tiles/tree/trunk_4.res b/client/map/tiles/tree/trunk_4.res Binary files differindex 87c47b25..a015328d 100644 --- a/client/map/tiles/tree/trunk_4.res +++ b/client/map/tiles/tree/trunk_4.res diff --git a/client/map/tiles/tree/trunk_5.res b/client/map/tiles/tree/trunk_5.res Binary files differindex 82722415..cf5a5111 100644 --- a/client/map/tiles/tree/trunk_5.res +++ b/client/map/tiles/tree/trunk_5.res diff --git a/client/map/tiles/wall_corner.res b/client/map/tiles/wall_corner.res Binary files differindex f232815a..5a76913d 100644 --- a/client/map/tiles/wall_corner.res +++ b/client/map/tiles/wall_corner.res diff --git a/client/map/tiles/wall_corner.tscn b/client/map/tiles/wall_corner.tscn index a158a119..c79b718e 100644 --- a/client/map/tiles/wall_corner.tscn +++ b/client/map/tiles/wall_corner.tscn @@ -1,10 +1,9 @@ -[gd_scene load_steps=2 format=3 uid="uid://ooke2w0txqvo"] +[gd_scene format=3 uid="uid://ooke2w0txqvo"] [ext_resource type="ArrayMesh" uid="uid://bjhbhom37qena" path="res://map/tiles/wall_corner.res" id="1_8v0wt"] -[node name="Wall" type="Node3D"] +[node name="Wall" type="Node3D" unique_id=170493502] -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=1971348054] transform = Transform3D(-2.18557e-08, 0, 0.5, 0, 0.5, 0, -0.5, 0, -2.18557e-08, 0, 0, 0) mesh = ExtResource("1_8v0wt") -skeleton = NodePath("") diff --git a/client/map/tiles/wall_cross.res b/client/map/tiles/wall_cross.res Binary files differindex d23f908d..4a2ce34e 100644 --- a/client/map/tiles/wall_cross.res +++ b/client/map/tiles/wall_cross.res diff --git a/client/map/tiles/wall_cross.tscn b/client/map/tiles/wall_cross.tscn index 15a8b24a..b10838b2 100644 --- a/client/map/tiles/wall_cross.tscn +++ b/client/map/tiles/wall_cross.tscn @@ -1,10 +1,9 @@ -[gd_scene load_steps=2 format=3 uid="uid://37s417kannw"] +[gd_scene format=3 uid="uid://37s417kannw"] [ext_resource type="ArrayMesh" uid="uid://csy08a5uaejvm" path="res://map/tiles/wall_cross.res" id="1_cq25f"] -[node name="WallCross" type="Node3D"] +[node name="WallCross" type="Node3D" unique_id=480226603] -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=635719470] transform = Transform3D(0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 0, 0, 0) mesh = ExtResource("1_cq25f") -skeleton = NodePath("") diff --git a/client/map/tiles/wall_straight.res b/client/map/tiles/wall_straight.res Binary files differindex 61e00eea..587f0e63 100644 --- a/client/map/tiles/wall_straight.res +++ b/client/map/tiles/wall_straight.res diff --git a/client/map/tiles/wall_straight.tscn b/client/map/tiles/wall_straight.tscn index 0de536b8..0c9ca066 100644 --- a/client/map/tiles/wall_straight.tscn +++ b/client/map/tiles/wall_straight.tscn @@ -1,10 +1,9 @@ -[gd_scene load_steps=2 format=3 uid="uid://tx8anusdso4j"] +[gd_scene format=3 uid="uid://tx8anusdso4j"] [ext_resource type="ArrayMesh" uid="uid://sxg6np20cvs2" path="res://map/tiles/wall_straight.res" id="1_stsuc"] -[node name="Wall" type="Node3D"] +[node name="Wall" type="Node3D" unique_id=1493672826] -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=2012998439] transform = Transform3D(-2.18557e-08, 0, 0.5, 0, 0.5, 0, -0.5, 0, -2.18557e-08, 0, 0, 0) mesh = ExtResource("1_stsuc") -skeleton = NodePath("") diff --git a/client/map/tiles/wall_t.res b/client/map/tiles/wall_t.res Binary files differindex 6dd74dca..84776fb8 100644 --- a/client/map/tiles/wall_t.res +++ b/client/map/tiles/wall_t.res diff --git a/client/map/tiles/wall_t.tscn b/client/map/tiles/wall_t.tscn index 9d390517..b8fd430c 100644 --- a/client/map/tiles/wall_t.tscn +++ b/client/map/tiles/wall_t.tscn @@ -1,10 +1,9 @@ -[gd_scene load_steps=2 format=3 uid="uid://canjwc3qoprsp"] +[gd_scene format=3 uid="uid://canjwc3qoprsp"] [ext_resource type="ArrayMesh" uid="uid://bysasgavbv1mj" path="res://map/tiles/wall_t.res" id="1_sb5lc"] -[node name="Wall" type="Node3D"] +[node name="Wall" type="Node3D" unique_id=1440368655] -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=836503802] transform = Transform3D(5.96244e-09, 0, -0.5, 0, 0.5, 0, 0.5, 0, 5.96244e-09, 0, 0, 0) mesh = ExtResource("1_sb5lc") -skeleton = NodePath("") diff --git a/client/map/tiles/window.res b/client/map/tiles/window.res Binary files differindex b2ff56f0..f685d179 100644 --- a/client/map/tiles/window.res +++ b/client/map/tiles/window.res diff --git a/client/map/tiles/window.tscn b/client/map/tiles/window.tscn index b2db9c74..d086bc13 100644 --- a/client/map/tiles/window.tscn +++ b/client/map/tiles/window.tscn @@ -1,10 +1,9 @@ -[gd_scene load_steps=2 format=3 uid="uid://mn0avehv0qtt"] +[gd_scene format=3 uid="uid://mn0avehv0qtt"] [ext_resource type="ArrayMesh" uid="uid://ce60y0y6dqypp" path="res://map/tiles/window.res" id="1_ek3mj"] -[node name="Window" type="Node3D"] +[node name="Window" type="Node3D" unique_id=1268337780] -[node name="Mesh" type="MeshInstance3D" parent="."] +[node name="Mesh" type="MeshInstance3D" parent="." unique_id=753789933] transform = Transform3D(-2.18557e-08, 0, 0.5, 0, 0.5, 0, -0.5, 0, -2.18557e-08, 0, 0, 0) mesh = ExtResource("1_ek3mj") -skeleton = NodePath("") |