15 lines
575 B
Plaintext
15 lines
575 B
Plaintext
[gd_scene load_steps=3 format=3 uid="uid://bmys4dwvkv04a"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://bdihmost6c2cx" path="res://Blender Files/Objects/Table.blend" id="1_lmwov"]
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_tggr1"]
|
|
size = Vector3(1.98047, 1.05591, 4.00323)
|
|
|
|
[node name="StaticBody3D" type="StaticBody3D"]
|
|
|
|
[node name="CollisionShape3D" type="CollisionShape3D" parent="."]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.519419, -3.05176e-05)
|
|
shape = SubResource("BoxShape3D_tggr1")
|
|
|
|
[node name="Table" parent="." instance=ExtResource("1_lmwov")]
|