Bad corner tube

This commit is contained in:
Marco 2025-06-17 10:36:22 +02:00
commit 072f6d0ce6
13 changed files with 5752 additions and 395 deletions

View file

@ -0,0 +1,16 @@
[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.160095
radius = 0.44043
[node name="TubeJunction" type="StaticBody3D"]
[node name="CollisionShape3D" type="CollisionShape3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.109167, -0.239903, -0.1134)
shape = SubResource("CylinderShape3D_losm3")
[node name="blockbench_export" parent="." instance=ExtResource("1_losm3")]
transform = Transform3D(-1, 0, -8.74228e-08, 0, 1, 0, 8.74228e-08, 0, -1, 0, 0, 0)