cirnogodot/3D/Scenes/Props/Ac_Unit_3D.tscn
2025-06-19 17:55:23 +02:00

16 lines
701 B
Text

[gd_scene load_steps=3 format=3 uid="uid://jhdx1778ndss"]
[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(0.994617, 1.07367, 0.540756)
[node name="AcUnit" type="StaticBody3D"]
collision_layer = 16
[node name="CollisionShape3D" type="CollisionShape3D" parent="."]
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")]
transform = Transform3D(-1, 0, -8.74228e-08, 0, 1, 0, 8.74228e-08, 0, -1, 0, 0, 0)