mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 09:35:34 +00:00
14 lines
607 B
Text
14 lines
607 B
Text
[gd_scene load_steps=3 format=3 uid="uid://ch2frqgng472t"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://d1pt8tbm65nno" path="res://3D/BlockbenchModels/Table/Table_003.gltf" id="1_pma2a"]
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_hsg1w"]
|
|
size = Vector3(1.9690685, 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.04026434, 0.033736706, 9.1552734e-05)
|
|
shape = SubResource("BoxShape3D_hsg1w")
|
|
|
|
[node name="blockbench_export" parent="." instance=ExtResource("1_pma2a")]
|