a bit of restructuring, renaming, and c sharp setup
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
extends Node
|
||||
class_name DialogicStarter
|
||||
|
||||
func open(timeline: String):
|
||||
Dialogic.start(timeline)
|
||||
Reference in New Issue
Block a user