Suggestions for the Articy:Draft importer (Scripts conversion, Slots & Strips)
Posted: Tue Jun 11, 2019 5:12 am
Hi,
I'd like to suggest some new features for the Articy data converter, about the template fields:
- Lua conversion (the same you perform for the condition and instructions nodes) for the Condition and Instruction template properties. It could be very useful to "attach" some Lua script to entities, while benefiting from the built-in scripting support in Articy.
- Slot import works well. But when a slot is left blank if Articy, the string value imported is an hexadecimal... Maybe it could be just an empty string?
- Strips could also be very usefull. I can see in the inspector that the the DS imports a table filled with reference IDs (hexadecimal values). But in the database, the field is renamed SUBTABLE__xxx where "xxx" is the strip DisplayName. Maybe it could import a field name that is only the strip DisplayName, with a string table containing the displayNames of all the references it contains.
What do you think about it?
Have a nice day,
Marc
I'd like to suggest some new features for the Articy data converter, about the template fields:
- Lua conversion (the same you perform for the condition and instructions nodes) for the Condition and Instruction template properties. It could be very useful to "attach" some Lua script to entities, while benefiting from the built-in scripting support in Articy.
- Slot import works well. But when a slot is left blank if Articy, the string value imported is an hexadecimal... Maybe it could be just an empty string?
- Strips could also be very usefull. I can see in the inspector that the the DS imports a table filled with reference IDs (hexadecimal values). But in the database, the field is renamed SUBTABLE__xxx where "xxx" is the strip DisplayName. Maybe it could import a field name that is only the strip DisplayName, with a string table containing the displayNames of all the references it contains.
What do you think about it?
Have a nice day,
Marc