cirnogodot/3D/Scenes/Props/Tube_3D_Junction.tscn
2025-06-19 17:55:23 +02:00

16 lines
728 B
Text

[gd_scene load_steps=3 format=3 uid="uid://b72piaqmqsj10"]
[ext_resource type="PackedScene" uid="uid://bl8777043cvvh" path="res://3D/BlockbenchModels/Tubes/Tube_Junction.gltf" id="1_dbm4x"]
[sub_resource type="BoxShape3D" id="BoxShape3D_hsg1w"]
size = Vector3(1.01587, 0.868431, 0.871704)
[node name="TubeJunction" 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.00793457, 0.00475672, 0.0043335)
shape = SubResource("BoxShape3D_hsg1w")
[node name="blockbench_export" parent="." instance=ExtResource("1_dbm4x")]
transform = Transform3D(-1, 0, -8.74228e-08, 0, 1, 0, 8.74228e-08, 0, -1, 0, 0, 0)