chore: thinned demo kit use area gates
This commit is contained in:
parent
1625a11c42
commit
335e782654
1 changed files with 2 additions and 2 deletions
|
|
@ -4,7 +4,7 @@
|
||||||
[ext_resource type="PackedScene" uid="uid://bbesj25mhw7ld" path="res://assets/models/environment/rolling_gate_right_2x3.blend" id="2_oww5e"]
|
[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"]
|
[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"]
|
[sub_resource type="GDScript" id="GDScript_uux8f"]
|
||||||
resource_name = "DestructableGates"
|
resource_name = "DestructableGates"
|
||||||
|
|
@ -41,7 +41,7 @@ collision_mask = 0
|
||||||
monitoring = false
|
monitoring = false
|
||||||
|
|
||||||
[node name="CollisionShape3D" type="CollisionShape3D" parent="InteractionArea" unique_id=1577092765]
|
[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")
|
shape = SubResource("BoxShape3D_uux8f")
|
||||||
debug_color = Color(0.71673584, 0.25538898, 1, 0.41960785)
|
debug_color = Color(0.71673584, 0.25538898, 1, 0.41960785)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue