From 335e7826543cfcb94a8e8ccd394c0e97e19fc16a Mon Sep 17 00:00:00 2001 From: Sara Date: Mon, 2 Feb 2026 20:51:51 +0100 Subject: [PATCH] chore: thinned demo kit use area gates --- project/objects/props/destructable_gates.tscn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/project/objects/props/destructable_gates.tscn b/project/objects/props/destructable_gates.tscn index 715db36a..27a1976d 100644 --- a/project/objects/props/destructable_gates.tscn +++ b/project/objects/props/destructable_gates.tscn @@ -4,7 +4,7 @@ [ext_resource type="PackedScene" uid="uid://bbesj25mhw7ld" path="res://assets/models/environment/rolling_gate_right_2x3.blend" id="2_oww5e"] [sub_resource type="BoxShape3D" id="BoxShape3D_uux8f"] -size = Vector3(3.3867188, 2.9104004, 0.63842773) +size = Vector3(3.3867188, 3.0274658, 0.38842773) [sub_resource type="GDScript" id="GDScript_uux8f"] resource_name = "DestructableGates" @@ -41,7 +41,7 @@ collision_mask = 0 monitoring = false [node name="CollisionShape3D" type="CollisionShape3D" parent="InteractionArea" unique_id=1577092765] -transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.974762, -0.14541972) +transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.9162292, -0.14541972) shape = SubResource("BoxShape3D_uux8f") debug_color = Color(0.71673584, 0.25538898, 1, 0.41960785)