14 lines
515 B
Plaintext
14 lines
515 B
Plaintext
[gd_scene load_steps=3 format=3 uid="uid://bmuy4jimpch1i"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://bjbpkdxe3m235" path="res://Objects/Meshes/ladekast.glb" id="1_gw865"]
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_qmmg3"]
|
|
size = Vector3(2, 5, 2)
|
|
|
|
[node name="ladekast" instance=ExtResource("1_gw865")]
|
|
|
|
[node name="StaticBody3D" type="StaticBody3D" parent="Kast" index="5"]
|
|
|
|
[node name="CollisionShape3D" type="CollisionShape3D" parent="Kast/StaticBody3D" index="0"]
|
|
shape = SubResource("BoxShape3D_qmmg3")
|