Search found 16 matches

by mpillit
Fri Feb 21, 2025 11:50 am
Forum: Dialogue System for Unity
Topic: Articy Import workaround?
Replies: 10
Views: 5015

Re: Articy Import workaround?

Perfect! Thanks again for your time!
by mpillit
Thu Feb 20, 2025 2:03 pm
Forum: Dialogue System for Unity
Topic: Articy Import workaround?
Replies: 10
Views: 5015

Re: Articy Import workaround?

Thanks for this. Sorry to be dense, but "If you want to invoke a Visual Scripting Custom Event from a dialogue entry node's Script field, add a Dialogue System Visual Scripting Lua component to the Dialogue Manager." Im not seeing this component. I just tried entering the the Lua function ...
by mpillit
Thu Feb 20, 2025 11:39 am
Forum: Dialogue System for Unity
Topic: Articy Import workaround?
Replies: 10
Views: 5015

Re: Articy Import workaround?

Thanks Tony, that did fix the error but my scriptmachine is not receiving it. Any ideas?
by mpillit
Thu Feb 20, 2025 1:06 am
Forum: Dialogue System for Unity
Topic: Articy Import workaround?
Replies: 10
Views: 5015

Re: Articy Import workaround?

One last question on this, what would be the correct syntax to use to send this to a Visual Scripting Custom or Unity Event? Im using this SendMessage(ShowPanel02,CubeSequenceListener); But am getting a subject is null error. I really appreciate the time and help you've given me. Thanks again. -M
by mpillit
Thu Feb 20, 2025 12:03 am
Forum: Dialogue System for Unity
Topic: Articy Import workaround?
Replies: 10
Views: 5015

Re: Articy Import workaround?

Got it, thanks Tony.

-M
by mpillit
Wed Feb 19, 2025 2:19 pm
Forum: Dialogue System for Unity
Topic: Articy Import workaround?
Replies: 10
Views: 5015

Articy Import workaround?

Im doing my editing in Articy and importing it, all is fine, however some of my nodes have Scene Events. If I go back to Articy to make edits and reimport, Im losing my Scene Events and have to rebuild them each time. Anyone have ideas on how I might preserve those Scene Events on re-import? Any ide...
by mpillit
Sun Feb 09, 2025 2:53 pm
Forum: Dialogue System for Unity
Topic: Articy External ID?
Replies: 3
Views: 2130

Re: Articy External ID?

Awesome, thank you Tony!

-M
by mpillit
Sun Feb 09, 2025 2:45 am
Forum: Dialogue System for Unity
Topic: Articy External ID?
Replies: 3
Views: 2130

Articy External ID?

Im exporting from Articy Draft 3 and my conversations are getting unwieldy. Ive got some game logic that jumps to a particular Entry ID when something happens. However as Im editing and making changes/additions, this entry ID keeps changing as I export from Articy, re-import to Unity and then I have...
by mpillit
Mon Oct 21, 2024 12:49 pm
Forum: Dialogue System for Unity
Topic: Unity 6 and Cinemachine error
Replies: 1
Views: 715

Unity 6 and Cinemachine error

Sorry if this was already posted but I updated my Unity6 Cinemachine package and Dialogue system is throwing errors. I did update to the latest version of Dialog system for Unity 6.