10 lines
394 B
Plaintext
10 lines
394 B
Plaintext
[gd_resource type="Resource" script_class="ConversationIntentDefinition" load_steps=2 format=3]
|
|
|
|
[ext_resource type="Script" path="res://simulation/dialogue/ConversationIntentDefinition.gd" id="1"]
|
|
|
|
[resource]
|
|
script = ExtResource("1")
|
|
intent_id = &"acknowledge_supersession"
|
|
response_intent_ids = Array[StringName]([&"thank", &"goodbye"])
|
|
template_catalog_id = &"jajce_conversation_templates"
|