mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 10:05:34 +00:00
14 lines
609 B
Text
14 lines
609 B
Text
[gd_scene load_steps=3 format=3 uid="uid://b7c6lrbrqgdlf"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://b30t8h1ka40k3" path="res://3D/BlockbenchModels/Tubes/Tube_Straight.gltf" id="1_ee17e"]
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_hsg1w"]
|
|
size = Vector3(1.01587, 0.868431, 0.871704)
|
|
|
|
[node name="TubeStraight" type="StaticBody3D"]
|
|
|
|
[node name="CollisionShape3D" type="CollisionShape3D" parent="."]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.00793457, 0.00475672, 0.0043335)
|
|
shape = SubResource("BoxShape3D_hsg1w")
|
|
|
|
[node name="blockbench_export" parent="." instance=ExtResource("1_ee17e")]
|