mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 11:15:33 +00:00
18 lines
714 B
Text
18 lines
714 B
Text
[gd_scene load_steps=3 format=3 uid="uid://5oos364p3wex"]
|
|
|
|
[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"]
|