als je zo nodig moet weten wat ga je alles maar doorlezen ofzo.
This commit is contained in:
2023-02-04 22:35:42 +01:00
parent 2ea631b8e3
commit 800bf98f84
23 changed files with 463 additions and 65 deletions
+2 -1
View File
@@ -50,7 +50,7 @@ shadow_mesh = SubResource("ArrayMesh_ma7fc")
radius = 0.1
[sub_resource type="BoxShape3D" id="BoxShape3D_qmmg3"]
size = Vector3(2, 5, 2)
size = Vector3(2, 4, 2)
[node name="ladekast" instance=ExtResource("1_gw865")]
script = ExtResource("2_y7ua8")
@@ -74,6 +74,7 @@ collision_priority = 2.0
shape = SubResource("SphereShape3D_kdt4n")
[node name="StaticBody3D" type="StaticBody3D" parent="Kast" index="5"]
input_ray_pickable = false
[node name="CollisionShape3D" type="CollisionShape3D" parent="Kast/StaticBody3D" index="0"]
shape = SubResource("BoxShape3D_qmmg3")