cirnogodot/3D/Scenes/Props/Table_3D_004.tscn
2026-01-01 14:49:24 +01:00

14 lines
607 B
Text

[gd_scene load_steps=3 format=3 uid="uid://g7l8g6uus1sd"]
[ext_resource type="PackedScene" uid="uid://duq3xp5imtsxi" path="res://3D/BlockbenchModels/Table/Table_004.gltf" id="1_bsapf"]
[sub_resource type="BoxShape3D" id="BoxShape3D_hsg1w"]
size = Vector3(1.052875, 0.5998231, 0.78131104)
[node name="Table" type="StaticBody3D"]
[node name="CollisionShape3D" type="CollisionShape3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.009488612, 0.033736706, 9.1552734e-05)
shape = SubResource("BoxShape3D_hsg1w")
[node name="blockbench_export" parent="." instance=ExtResource("1_bsapf")]