cirnogodot/3D/Scenes/Props/Furniture/Computer_Tower_3D.tscn

18 lines
714 B
Text
Raw Permalink Normal View History

2025-07-04 10:31:23 +02:00
[gd_scene load_steps=3 format=3 uid="uid://5oos364p3wex"]
2025-06-25 22:31:59 +02:00
[ext_resource type="PackedScene" uid="uid://bdegfd1qsmm83" path="res://3D/BlockbenchModels/Furniture/Computer_Tower.gltf" id="3_uw6yr"]
[sub_resource type="BoxShape3D" id="BoxShape3D_hsg1w"]
size = Vector3(0.236526, 0.255461, 0.263001)
[node name="ComputerTower" type="StaticBody3D" groups=["Destroyable"]]
collision_layer = 16
collision_mask = 0
[node name="CollisionShape3D" type="CollisionShape3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.00994159, 0.00241355, 0.0024108)
shape = SubResource("BoxShape3D_hsg1w")
[node name="blockbench_export" parent="." instance=ExtResource("3_uw6yr")]
[editable path="blockbench_export"]