21 lines
985 B
Text
21 lines
985 B
Text
[gd_scene format=3 uid="uid://ct650octef6l3"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://cwc5pk8n2n85j" path="res://objects/destructable_props/table_destroyed.tscn" id="1_370rb"]
|
|
[ext_resource type="PackedScene" uid="uid://48poptqvf7w4" path="res://assets/models/props/long_table.blend" id="2_7o4nk"]
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_j8sr1"]
|
|
size = Vector3(4.04395, 1.09866, 1.95508)
|
|
|
|
[node name="Table" type="Node3D" unique_id=86783406]
|
|
|
|
[node name="HitBox" type="DestructableObject" parent="." unique_id=2140583576 node_paths=PackedStringArray("shake_object")]
|
|
collision_layer = 3
|
|
defense = 2
|
|
destroyed_object = ExtResource("1_370rb")
|
|
shake_object = NodePath("../long_table")
|
|
|
|
[node name="CollisionShape3D" type="CollisionShape3D" parent="HitBox" unique_id=1786095584]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.559225, 0)
|
|
shape = SubResource("BoxShape3D_j8sr1")
|
|
|
|
[node name="long_table" parent="." unique_id=1803023856 instance=ExtResource("2_7o4nk")]
|