mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-16 00:43:46 +00:00
Dialogue System
This commit is contained in:
parent
77765a581e
commit
1fa77f0c03
690 changed files with 46698 additions and 14 deletions
5
addons/dialogic/Modules/DefaultLayoutParts/index.gd
Normal file
5
addons/dialogic/Modules/DefaultLayoutParts/index.gd
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
extends DialogicIndexer
|
||||
|
||||
|
||||
func _get_layout_parts() -> Array[Dictionary]:
|
||||
return scan_for_layout_parts()
|
||||
Loading…
Add table
Add a link
Reference in a new issue