mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 10:35:34 +00:00
17 lines
723 B
Text
17 lines
723 B
Text
[gd_scene load_steps=3 format=3 uid="uid://sas2dyqvk7bs"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://ckpnafpl6wcgg" path="res://3D/BlockbenchModels/Tubes/Tube_Corner.gltf" id="1_losm3"]
|
|
|
|
[sub_resource type="CylinderShape3D" id="CylinderShape3D_losm3"]
|
|
height = 0.653332
|
|
radius = 0.450195
|
|
|
|
[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.101, 0.00716603, 0.062)
|
|
shape = SubResource("CylinderShape3D_losm3")
|
|
|
|
[node name="blockbench_export" parent="." instance=ExtResource("1_losm3")]
|
|
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 0, 0, 0)
|