Page 1 of 1

Correct workflow between articy and dialogue system

Posted: Wed Feb 07, 2024 4:47 pm
by laurienash
Hi,

I'm not sure what the correct workflow setup should be and was wondering if you had any pointers.

I am making changes to conversations in the dialogue system in unity - for example triggering a timeline to play using the command Timeline(play, timelinename) in the Sequence field.

If I make further changes to the project in articy and reimport it into unity, this will overwrite any changes I have made.

Is it possible to not overwrite these changes? Or should I be going about this in a different way?

Best,
Laurien

Re: Correct workflow between articy and dialogue system

Posted: Wed Feb 07, 2024 9:17 pm
by Tony Li
Hi Laurien,

I strongly recommend making all of those types of changes in your articy project. You can put sequencer commands in a dialogue fragment's Stage Directions or add your own Sequence property to the dialogue fragment template.

This way your articy project serves as the single authoritative source. Otherwise, if you were making some changes in articy and others in the Dialogue System, it would become a versioning nightmare.

Re: Correct workflow between articy and dialogue system

Posted: Thu Feb 08, 2024 9:53 am
by laurienash
Hi, ahh perfect! Thank you!

Laurien

Re: Correct workflow between articy and dialogue system

Posted: Thu Feb 08, 2024 9:54 am
by Tony Li
Glad to help!