splishy splashy

This commit is contained in:
2023-02-07 16:54:29 +01:00
parent dace1fa599
commit 4fb34f2ffc
67 changed files with 1063 additions and 102 deletions
+3 -3
View File
@@ -3,8 +3,8 @@
[ext_resource type="PackedScene" uid="uid://dnho3rpbb72mw" path="res://Objects/Meshes/lichtkastje.glb" id="1_je302"]
[ext_resource type="Script" path="res://Scripts/lichtkastje.gd" id="2_m7o1t"]
[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_jddrt"]
points = PackedVector3Array(-1.01587, -1.01587, -1.01587, 0.999969, 1, 1, 0.999969, 1, -1, -1.01587, 1.01587, 1.01587, 0.999969, -1, 1, -1.01587, 1.01587, -1.01587, -1.01587, -1.01587, 1.01587, 0.999969, -1, -1)
[sub_resource type="BoxShape3D" id="BoxShape3D_bfy6m"]
size = Vector3(1, 10, 18)
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_smcqf"]
albedo_color = Color(0, 0, 0, 1)
@@ -20,7 +20,7 @@ script = ExtResource("2_m7o1t")
[node name="Lock" type="StaticBody3D" parent="Lock" index="0"]
[node name="CollisionShape3D" type="CollisionShape3D" parent="Lock/Lock" index="0"]
shape = SubResource("ConvexPolygonShape3D_jddrt")
shape = SubResource("BoxShape3D_bfy6m")
[node name="Lever" parent="." index="4"]
transform = Transform3D(0.0287741, 0, 0, 0, 0.208095, 0, 0, 0, 0.208095, -0.182957, 0, 0)