Table and boxes and tubes

This commit is contained in:
Marco 2025-06-16 16:19:20 +02:00
commit cce6273c77
68 changed files with 8989 additions and 627 deletions

View file

@ -0,0 +1,14 @@
[gd_scene load_steps=3 format=3 uid="uid://dbv1l74q66rdr"]
[ext_resource type="PackedScene" uid="uid://dnofvejpr6lvx" path="res://3D/BlockbenchModels/Teleporter/Teleporter.gltf" id="1_1cq1b"]
[sub_resource type="BoxShape3D" id="BoxShape3D_jvaa5"]
size = Vector3(0.855408, 0.0598755, 0.878296)
[node name="Teleporter" type="StaticBody3D"]
[node name="CollisionShape3D" type="CollisionShape3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.00344848, 0.0288237, 0.000671387)
shape = SubResource("BoxShape3D_jvaa5")
[node name="blockbench_export" parent="." instance=ExtResource("1_1cq1b")]