A downloadable tool for Windows and macOS

Download NowName your own price

A python tools to  convert Articy story project json files to Godot dialogic dtls

A Godot plugin to parse story scenes and event triggers


StatusReleased
CategoryTool
PlatformsWindows, macOS
Rating
Rated 5.0 out of 5 stars
(1 total ratings)
Authoraimarzhang
GenreVisual Novel
Tagsarticy, Godot

Download

Download NowName your own price

Click download now to get access to the following files:

Articy2Godot.rar 43 MB
Articy2Godot_v1.1.rar 106 MB
Articy2Godot_v2.zip 47 MB

Development log

Comments

Log in with itch.io to leave a comment.

Hi, can it work with Dialogic?

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.

It depends on Dialogic

I cannot find a way to make this work, I'm not sure if I am doing something wrong it works with the demo files you provide but when I export my own from the same demo it fails creating blank dch and dtl files. This tool would've been a godsend if I could've made it work ;-;

Hi ,can you send the log of this tool to my email 10987893@qq.com.

Admittingly it was a dumb mistake on my part, overlooked a part of the config. Thanks for the help! 

Thanks for your feedback, I will add some instructions for these configurations in the next version