2025-02-07 11:15:57 +01:00
|
|
|
[gd_scene load_steps=3 format=3 uid="uid://cwtw1l6y54roe"]
|
|
|
|
|
|
2025-02-24 11:37:45 +01:00
|
|
|
[ext_resource type="Script" uid="uid://byiedo38fq51o" path="res://Scripts/Activables/DialogueStarter.cs" id="1_nlikr"]
|
2025-02-07 11:15:57 +01:00
|
|
|
|
|
|
|
|
[sub_resource type="CircleShape2D" id="CircleShape2D_glhl1"]
|
|
|
|
|
|
2025-02-14 19:35:13 +01:00
|
|
|
[node name="DialogueStarter" type="Area2D" node_paths=PackedStringArray("_targets")]
|
2025-02-07 11:15:57 +01:00
|
|
|
monitoring = false
|
|
|
|
|
monitorable = false
|
|
|
|
|
script = ExtResource("1_nlikr")
|
|
|
|
|
_trackName = ""
|
2025-02-14 19:35:13 +01:00
|
|
|
_targets = []
|
2025-02-07 11:15:57 +01:00
|
|
|
|
|
|
|
|
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
|
|
|
|
|
shape = SubResource("CircleShape2D_glhl1")
|
|
|
|
|
disabled = true
|