mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-10 02:45:55 +00:00
14 lines
589 B
Text
14 lines
589 B
Text
[gd_scene load_steps=3 format=3 uid="uid://d2kqcbr5rufxb"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://etmm2bm8mj06" path="res://3D/BlockbenchModels/WoodenBox/Wooden_Box.gltf" id="1_2t24b"]
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_hsg1w"]
|
|
size = Vector3(1, 0.498138, 0.543457)
|
|
|
|
[node name="BoxTest" type="StaticBody3D"]
|
|
|
|
[node name="CollisionShape3D" type="CollisionShape3D" parent="."]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.0022127, -0.0178223)
|
|
shape = SubResource("BoxShape3D_hsg1w")
|
|
|
|
[node name="blockbench_export" parent="." instance=ExtResource("1_2t24b")]
|