Articy2Godot
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
Status | Released |
Category | Tool |
Platforms | Windows, macOS |
Rating | Rated 5.0 out of 5 stars (1 total ratings) |
Author | aimarzhang |
Genre | Visual Novel |
Tags | articy, 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
- A godot plugin and demo was added in version V2.041 days ago
- Articy2Godot_v1.10Nov 06, 2024
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