Files

7 lines
111 B
GDScript3
Raw Permalink Normal View History

@tool
extends DialogicIndexer
func _get_events() -> Array:
return [this_folder.path_join('event_clear.gd')]