2 extends DialogicIndexer
5 func _get_portrait_scene_presets() -> Array[Dictionary]:
8 "path": this_folder.path_join("simple_highlight_portrait.tscn"),
9 "name": "Simple Highlight Portrait",
10 "description": "A portrait scene that displays a simple image, but changes color and moves to the front when this character is speaking.",
14 "preview_image":[this_folder.path_join("highlight_portrait_thumbnail.png")],