mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 07:45:33 +00:00
16 lines
554 B
Text
16 lines
554 B
Text
[gd_scene load_steps=3 format=3 uid="uid://cwtw1l6y54roe"]
|
|
|
|
[ext_resource type="Script" uid="uid://byiedo38fq51o" path="res://Scripts/Activables/DialogueStarter.cs" id="1_nlikr"]
|
|
|
|
[sub_resource type="CircleShape2D" id="CircleShape2D_glhl1"]
|
|
|
|
[node name="DialogueStarter" type="Area2D" node_paths=PackedStringArray("_targets")]
|
|
monitoring = false
|
|
monitorable = false
|
|
script = ExtResource("1_nlikr")
|
|
_trackName = ""
|
|
_targets = []
|
|
|
|
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
|
|
shape = SubResource("CircleShape2D_glhl1")
|
|
disabled = true
|