mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-03 14:55:54 +00:00
14 lines
609 B
Text
14 lines
609 B
Text
[gd_scene load_steps=3 format=3 uid="uid://kegxrgsa0dvi"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://dafvwic303qf0" path="res://3D/BlockbenchModels/Table/Table_002.gltf" id="1_3pfmm"]
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_hsg1w"]
|
|
size = Vector3(1.0247118, 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.0025451183, 0.033736706, 9.1552734e-05)
|
|
shape = SubResource("BoxShape3D_hsg1w")
|
|
|
|
[node name="blockbench_export" parent="." instance=ExtResource("1_3pfmm")]
|