Page 1 of 1

Testing

Posted: Tue Sep 22, 2015 3:27 pm
by malt
Just bought the Dialogue System. I'm trying to test the ui in the most basic way i could think of in 2d(what is relevant to me). Is there a script anywhere for me to test a conversation that triggers on the play of a scene? I watched the tutorials and the linked janynam and all of these seem to trigger based on your character's distance to the npc. I would just like to accomplish a test conversation to get a feel for the UI.
I apologize for my lack of knowledge in advance!

Re: Testing

Posted: Tue Sep 22, 2015 4:28 pm
by Tony Li
Hi,

Thanks for buying the Dialogue System! I recommend following the 5 Minute QuickStart Tutorial. The document is QuickStart.pdf, located in the main Dialogue System folder. In the tutorial, you'll add a generic UI (which you can later replace or customize) and a Conversation Trigger that starts a conversation as soon as the scene starts. The key is changing the Conversation Trigger's trigger mode dropdown to OnStart instead of OnTriggerEnter or OnUse.

Re: Testing

Posted: Tue Sep 22, 2015 6:38 pm
by Arcanor
You may also be interested in the "Mobile" example scene, which is extremely basic, for your testing.