28 lines
1.2 KiB
Plaintext
28 lines
1.2 KiB
Plaintext
[gd_scene format=3 uid="uid://cxckcssgallbx"]
|
|
|
|
[ext_resource type="Script" uid="uid://dux8o5uwin1sy" path="res://addons/Misc/Scripts/level_trigger.gd" id="1_1g6t3"]
|
|
[ext_resource type="ArrayMesh" uid="uid://dflmd4037fdqa" path="res://addons/custmode/untitled.obj" id="1_tam0r"]
|
|
|
|
[sub_resource type="SphereShape3D" id="SphereShape3D_pmktt"]
|
|
|
|
[sub_resource type="SphereShape3D" id="SphereShape3D_a2m1y"]
|
|
radius = 6.0
|
|
|
|
[node name="LevelTrigger" type="StaticBody3D" unique_id=549172302]
|
|
script = ExtResource("1_1g6t3")
|
|
|
|
[node name="CollisionShape3D" type="CollisionShape3D" parent="." unique_id=1715081297]
|
|
transform = Transform3D(6.355, 0, 0, 0, 6.355, 0, 0, 0, 6.355, 0, 0, 0)
|
|
shape = SubResource("SphereShape3D_pmktt")
|
|
|
|
[node name="MeshInstance3D" type="MeshInstance3D" parent="CollisionShape3D" unique_id=1423996988]
|
|
transform = Transform3D(0.06, 0, 0, 0, 0.06, 0, 0, 0, 0.06, 0, -0.47206923, 0)
|
|
mesh = ExtResource("1_tam0r")
|
|
|
|
[node name="DetectArea" type="Area3D" parent="." unique_id=1314234424]
|
|
collision_layer = 0
|
|
collision_mask = 15
|
|
|
|
[node name="CollisionShape3D" type="CollisionShape3D" parent="DetectArea" unique_id=1390638580]
|
|
shape = SubResource("SphereShape3D_a2m1y")
|