rescaled ladekastje en nixie
This commit is contained in:
@@ -6,13 +6,16 @@
|
||||
[node name="dixiebak" instance=ExtResource("1_quaxi")]
|
||||
|
||||
[node name="NIXIE" parent="." index="1" instance=ExtResource("2_aph7a")]
|
||||
transform = Transform3D(-1.31134e-08, 0, 0.3, 0, 0.3, 0, -0.3, 0, -1.31134e-08, -0.586, 0.326, 1.25)
|
||||
transform = Transform3D(-1.31134e-08, 0, 0.3, 0, 0.3, 0, -0.3, 0, -1.31134e-08, -0.586, 0.326, 1.40719)
|
||||
|
||||
[node name="NIXIE2" parent="." index="2" instance=ExtResource("2_aph7a")]
|
||||
transform = Transform3D(-1.31134e-08, 0, 0.3, 0, 0.3, 0, -0.3, 0, -1.31134e-08, -0.586, 0.326, 0.5)
|
||||
transform = Transform3D(-1.31134e-08, 0, 0.3, 0, 0.3, 0, -0.3, 0, -1.31134e-08, -0.586, 0.326, 0.700473)
|
||||
|
||||
[node name="NIXIE3" parent="." index="3" instance=ExtResource("2_aph7a")]
|
||||
transform = Transform3D(-1.31134e-08, 0, 0.3, 0, 0.3, 0, -0.3, 0, -1.31134e-08, -0.586, 0.326, -0.5)
|
||||
transform = Transform3D(-1.31134e-08, 0, 0.3, 0, 0.3, 0, -0.3, 0, -1.31134e-08, -0.586, 0.326, 0.000115931)
|
||||
|
||||
[node name="NIXIE4" parent="." index="4" instance=ExtResource("2_aph7a")]
|
||||
transform = Transform3D(-1.31134e-08, 0, 0.3, 0, 0.3, 0, -0.3, 0, -1.31134e-08, -0.586, 0.326, -1.25)
|
||||
transform = Transform3D(-1.31134e-08, 0, 0.3, 0, 0.3, 0, -0.3, 0, -1.31134e-08, -0.586, 0.326, -0.7)
|
||||
|
||||
[node name="NIXIE5" parent="." index="5" instance=ExtResource("2_aph7a")]
|
||||
transform = Transform3D(-1.31134e-08, 0, 0.3, 0, 0.3, 0, -0.3, 0, -1.31134e-08, -0.586, 0.326, -1.4)
|
||||
|
||||
Binary file not shown.
+2
-2
@@ -17,7 +17,7 @@ refraction_scale = -0.24
|
||||
surface_material_override/0 = SubResource("StandardMaterial3D_xddyk")
|
||||
|
||||
[node name="0" parent="." index="8"]
|
||||
surface_material_override/0 = ExtResource("2_yoamx")
|
||||
surface_material_override/0 = ExtResource("3_8bmgq")
|
||||
|
||||
[node name="1" parent="." index="9"]
|
||||
surface_material_override/0 = ExtResource("2_yoamx")
|
||||
@@ -36,7 +36,7 @@ surface_material_override/0 = ExtResource("2_yoamx")
|
||||
|
||||
[node name="6" parent="." index="14"]
|
||||
gi_mode = 2
|
||||
surface_material_override/0 = ExtResource("3_8bmgq")
|
||||
surface_material_override/0 = ExtResource("2_yoamx")
|
||||
|
||||
[node name="7" parent="." index="15"]
|
||||
surface_material_override/0 = ExtResource("2_yoamx")
|
||||
|
||||
+13
-1
@@ -1,13 +1,25 @@
|
||||
[gd_scene load_steps=3 format=3 uid="uid://bmuy4jimpch1i"]
|
||||
[gd_scene load_steps=5 format=3 uid="uid://bmuy4jimpch1i"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://bjbpkdxe3m235" path="res://Objects/Meshes/ladekast.glb" id="1_gw865"]
|
||||
[ext_resource type="Script" path="res://Scripts/ladekast.gd" id="2_y7ua8"]
|
||||
|
||||
[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_iktb3"]
|
||||
points = PackedVector3Array(-0.881086, 1.69898, -0.999744, 0.883817, 1.95567, 1.02158, 0.723325, 1.95567, 1.02158, 0.883817, 1.95567, -0.999945, 0.883817, 1.69898, 1.02158, -0.881086, 1.95567, 1.02138, 0.883817, 1.69898, -0.999945, -0.881086, 1.69898, 1.02138, -0.881086, 1.95567, -0.999744)
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_qmmg3"]
|
||||
size = Vector3(2, 5, 2)
|
||||
|
||||
[node name="ladekast" instance=ExtResource("1_gw865")]
|
||||
script = ExtResource("2_y7ua8")
|
||||
|
||||
[node name="StaticBody3D" type="StaticBody3D" parent="Kast/Drawer" index="0"]
|
||||
|
||||
[node name="CollisionShape3D" type="CollisionShape3D" parent="Kast/Drawer/StaticBody3D" index="0"]
|
||||
shape = SubResource("ConvexPolygonShape3D_iktb3")
|
||||
|
||||
[node name="StaticBody3D" type="StaticBody3D" parent="Kast" index="5"]
|
||||
|
||||
[node name="CollisionShape3D" type="CollisionShape3D" parent="Kast/StaticBody3D" index="0"]
|
||||
shape = SubResource("BoxShape3D_qmmg3")
|
||||
|
||||
[connection signal="input_event" from="Kast/Drawer/StaticBody3D" to="." method="_on_static_body_3d_input_event"]
|
||||
|
||||
@@ -21,7 +21,7 @@ visible = false
|
||||
[node name="Music" type="AudioStreamPlayer3D" parent="." index="5"]
|
||||
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, -2.39983, 0.16465, -2.32134)
|
||||
stream = ExtResource("3_qep0f")
|
||||
unit_size = 3.6
|
||||
unit_size = 1.5
|
||||
attenuation_filter_db = -34.0
|
||||
|
||||
[connection signal="input_event" from="Knop/Knop" to="." method="_on_knop_input_event"]
|
||||
|
||||
Reference in New Issue
Block a user