Hi, ahh perfect! Thank you!
Laurien
Search found 4 matches
- Thu Feb 08, 2024 9:53 am
- Forum: Dialogue System for Unity
- Topic: Correct workflow between articy and dialogue system
- Replies: 3
- Views: 117
- Wed Feb 07, 2024 4:47 pm
- Forum: Dialogue System for Unity
- Topic: Correct workflow between articy and dialogue system
- Replies: 3
- Views: 117
Correct workflow between articy and dialogue system
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 furth...
- Wed Oct 04, 2023 5:00 pm
- Forum: Dialogue System for Unity
- Topic: Replacing articy variables with ones in unity project
- Replies: 3
- Views: 264
Re: Replacing articy variables with ones in unity project
Ohh ok great, that second method is perfect. Thank you!!
- Tue Oct 03, 2023 5:03 pm
- Forum: Dialogue System for Unity
- Topic: Replacing articy variables with ones in unity project
- Replies: 3
- Views: 264
Replacing articy variables with ones in unity project
Hi, I'm writing my script in Articy draft and have 2 temporary bools that the conversations are checking for. The variables I actually want to check are global bools in my unity project. I'm not sure what the best approach is for swapping out these temporary bools with my unity ones, and how to do t...