Dialog XML Importer
Rival Games
$10.00
(no ratings)
Date |
Price |
---|---|
日期和时间 |
价钱($) |
05/02(2018) |
10.0 |
11/18(2024) |
10.0 |
Jump AssetStore
Dialog XML Impoter is a powerful xml importer tool designed to import your dialogs from articy:draft to Unity. The tool is under constant development, and you can also customize it to meet your own specific needs.
Features:
- Works with both articy:draft 1.x and 2.x
- Easy-to-use interface
- Highly customizable
- Ready-to-use with existing projects
- Includes example project
- Unofficial importer for articy:draft made solely by us
Changelog 2.0:
- ChatMapper support added
- Condition evaluation now supports complex expressions. For example: var1==True&&(var2!=Mike||var3<=3.5)
- Automatic speech bubble resizing based on text length
- A new bubble type: inner monologue bubble
- Improved condition auto-importing
- Improved character auto-importing
- Support for multiple player-characters
- Some new Dialog Effects included (Instantiate, AreaTransition...)
- System now works out-of-the-box in C# projects
- Added ability to embed a random string from multiple ones among text
- Ability to use random integers during condition evaluations
- Supports Unity's Rich Text Markup
- Many bug fixes
Changelog 1.2:
- Added support for articy:draft 2.1
Changelog 1.1:
- Fixed a rare bug which prevented conditions.js from compiling