[gd_resource type="Resource" script_class="FuncGodotFGDBaseClass" load_steps=2 format=3 uid="uid://di5wnbv5icxtq"] [ext_resource type="Script" uid="uid://ck575aqs1sbrb" path="res://addons/func_godot/src/fgd/func_godot_fgd_base_class.gd" id="1_h5gnk"] [resource] script = ExtResource("1_h5gnk") classname = "Dialogue" description = "Starts the dialogue associated to the named timeline" class_properties = { "custom_dialogue": "", "timeline": "" } class_property_descriptions = { "custom_dialogue": "Custom dialogue script, plays if no timeline is specified", "timeline": "Name of the timeline to trigger, overrides custom dialogue" }