cirnogodot/3D/Scenes/Props/Tube_3D_Straight_Long.tscn
2025-07-09 17:18:09 +02:00

15 lines
652 B
Text

[gd_scene load_steps=3 format=3 uid="uid://xxq6rhhdlbk3"]
[ext_resource type="PackedScene" uid="uid://7s7t2piaf8cq" path="res://3D/BlockbenchModels/Tubes/Tube_Straight_Long.gltf" id="1_p1mhg"]
[sub_resource type="BoxShape3D" id="BoxShape3D_hsg1w"]
size = Vector3(2.0110168, 0.868431, 0.871704)
[node name="TubeStraight" type="StaticBody3D" groups=["Solid"]]
collision_mask = 0
[node name="CollisionShape3D" type="CollisionShape3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.0017549396, 0.00475672, 0.0043335)
shape = SubResource("BoxShape3D_hsg1w")
[node name="blockbench_export" parent="." instance=ExtResource("1_p1mhg")]