18 lines
724 B
Plaintext
18 lines
724 B
Plaintext
[gd_scene load_steps=3 format=3 uid="uid://da8vh0auq4p3l"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://b80niojlha8e" path="res://assets/3rdparty/kenney/survival-kit/Models/workbench.glb" id="1_78bfl"]
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_dqnub"]
|
|
size = Vector3(0.4, 0.35, 0.35)
|
|
|
|
[node name="workbench" instance=ExtResource("1_78bfl")]
|
|
|
|
[node name="workbench2" parent="." index="0"]
|
|
transform = Transform3D(1.2, 0, 0, 0, 1.2, 0, 0, 0, 1.2, 0, 0, 0)
|
|
|
|
[node name="StaticBody3D" type="StaticBody3D" parent="." index="1"]
|
|
|
|
[node name="CollisionShape3D" type="CollisionShape3D" parent="StaticBody3D" index="0"]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.172299, 0)
|
|
shape = SubResource("BoxShape3D_dqnub")
|