alles heeft een einde
en een worst zelfs twee
This commit is contained in:
@@ -11,8 +11,8 @@ albedo_color = Color(0, 0, 0, 1)
|
||||
emission_enabled = true
|
||||
emission = Color(0, 0, 0.419608, 1)
|
||||
|
||||
[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_chvxh"]
|
||||
points = PackedVector3Array(0.980636, 2.74175, 0.2541, -1, -0.0139211, -1, -1, -0.0139211, 0.996143, 1, -0.0192875, 1, 0.996143, -0.0139211, -1, -0.968964, 2.72014, -0.2541, -0.998978, 1.7215, 0.995121, 0.995121, 1.7215, -0.998978, -0.998978, 1.7215, -0.998978, 0.995121, 1.7215, 0.995121, -0.984493, 2.74175, 0.2541, 0.965107, 2.72014, -0.2541)
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_uh5nr"]
|
||||
size = Vector3(1, 3, 2)
|
||||
|
||||
[node name="lichtkastje" instance=ExtResource("1_je302")]
|
||||
script = ExtResource("2_m7o1t")
|
||||
@@ -30,8 +30,8 @@ surface_material_override/0 = SubResource("StandardMaterial3D_smcqf")
|
||||
collision_layer = 2
|
||||
|
||||
[node name="CollisionShape3D" type="CollisionShape3D" parent="Lever/Lever" index="0"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0)
|
||||
shape = SubResource("ConvexPolygonShape3D_chvxh")
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.33084, 0)
|
||||
shape = SubResource("BoxShape3D_uh5nr")
|
||||
|
||||
[connection signal="input_event" from="Lock/Lock" to="." method="_on_lock_input_event"]
|
||||
[connection signal="input_event" from="Lever/Lever" to="." method="_on_lever_input_event"]
|
||||
|
||||
Reference in New Issue
Block a user