cirnogodot/3D/Scenes/Props/WaterCooler_3D.tscn
2025-10-10 10:15:08 +02:00

14 lines
619 B
Text

[gd_scene load_steps=3 format=3 uid="uid://q1qxucg2hesk"]
[ext_resource type="PackedScene" uid="uid://dy171el4rqvh7" path="res://3D/BlockbenchModels/WaterCooler/Water_Cooler.gltf" id="1_12tq2"]
[sub_resource type="BoxShape3D" id="BoxShape3D_hsg1w"]
size = Vector3(0.5279561, 1.4798961, 0.41145313)
[node name="WaterCooler" type="StaticBody3D"]
[node name="CollisionShape3D" type="CollisionShape3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.014254756, 0.1481523, -0.015983611)
shape = SubResource("BoxShape3D_hsg1w")
[node name="blockbench_export" parent="." instance=ExtResource("1_12tq2")]