splishy splashy
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
[ext_resource type="Script" path="res://Scripts/ladekast.gd" id="2_y7ua8"]
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_yanin"]
|
||||
size = Vector3(1.8, 0.2, 0.2)
|
||||
size = Vector3(1.8, 0.3, 0.2)
|
||||
|
||||
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_yvqwn"]
|
||||
resource_name = "Material.001"
|
||||
@@ -50,12 +50,13 @@ shadow_mesh = SubResource("ArrayMesh_ma7fc")
|
||||
radius = 0.1
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_qmmg3"]
|
||||
size = Vector3(2, 4, 2)
|
||||
size = Vector3(2, 4, 1.9)
|
||||
|
||||
[node name="ladekast" instance=ExtResource("1_gw865")]
|
||||
script = ExtResource("2_y7ua8")
|
||||
|
||||
[node name="StaticBody3D" type="StaticBody3D" parent="Kast/Drawer" index="0"]
|
||||
collision_layer = 2
|
||||
|
||||
[node name="CollisionShape3D" type="CollisionShape3D" parent="Kast/Drawer/StaticBody3D" index="0"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.82208, 0.982887)
|
||||
|
||||
Reference in New Issue
Block a user