mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-22 13:43:47 +00:00
Models
This commit is contained in:
parent
2fe9618942
commit
8156533a77
24 changed files with 2888 additions and 816 deletions
|
|
@ -3,12 +3,12 @@
|
|||
[ext_resource type="PackedScene" uid="uid://x4e44n141uwc" path="res://3D/BlockbenchModels/ACUnit/Ac_Unit.gltf" id="1_56l4l"]
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_hsg1w"]
|
||||
size = Vector3(1.00616, 1.03079, 0.528259)
|
||||
size = Vector3(0.994617, 1.07367, 0.540756)
|
||||
|
||||
[node name="AcUnit" type="StaticBody3D"]
|
||||
|
||||
[node name="CollisionShape3D" type="CollisionShape3D" parent="."]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.00460816, 0.517332, 0.132782)
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.00414919, 0.0126071, -0.00992589)
|
||||
shape = SubResource("BoxShape3D_hsg1w")
|
||||
|
||||
[node name="blockbench_export" parent="." instance=ExtResource("1_56l4l")]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue