break-utopia/project/objects/destructable_props/rack.tscn
2026-01-23 17:46:36 +01:00

21 lines
1,006 B
Text

[gd_scene format=3 uid="uid://35jdh57opubt"]
[ext_resource type="PackedScene" uid="uid://ccjs7mk6kep7c" path="res://assets/models/props/rack.blend" id="1_xcprv"]
[ext_resource type="PackedScene" uid="uid://c1b435e74tfx1" path="res://objects/destructable_props/rack_destroyed.tscn" id="2_niy2u"]
[sub_resource type="BoxShape3D" id="BoxShape3D_xcprv"]
size = Vector3(1.0898438, 2.47583, 1.2671509)
[node name="Rack" type="Node3D" unique_id=1452275486]
[node name="rack" parent="." unique_id=1950548575 instance=ExtResource("1_xcprv")]
[node name="DestructableObject" type="DestructableObject" parent="." unique_id=1336570846]
collision_layer = 11
collision_mask = 10
destroyed_object = ExtResource("2_niy2u")
[node name="CollisionShape3D" type="CollisionShape3D" parent="DestructableObject" unique_id=203926159]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.2318654, 0.0038146973)
shape = SubResource("BoxShape3D_xcprv")
debug_color = Color(0.99844855, 0.03614855, 1.1551381e-06, 0.41960785)