Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Put the output folder in your godot project (enable the plugins  before)

enabled the plugins and restart project.  select dtl file to play or run it in code like : Dialogic.start( dtl file,false). you can also use  ArticySceneGenerator (my godot plugin) which including Dialogic start timeline and event trigger.