mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-19 03:33:48 +00:00
Mapping and modeling
This commit is contained in:
parent
7772f69cd3
commit
7ea1016253
23 changed files with 922 additions and 575 deletions
|
|
@ -3,15 +3,15 @@
|
|||
[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
|
||||
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.109167, -0.239903, -0.1134)
|
||||
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(-1, 0, -8.74228e-08, 0, 1, 0, 8.74228e-08, 0, -1, 0, 0, 0)
|
||||
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 0, 0, 0)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue