Yandros on 9/2/2016 at 11:24
Click Edit with one of those steps highlighted and said HUGE box will appear. :D There's one of those for EACH of those steps, too.
nicked on 9/2/2016 at 12:59
Conversations are fairly easy to understand, it's getting complex ones working with motions and timing that can be tricky. Essentially it's just a big list of instructions in order of when they will happen.
Use AIConversationActor links to link the conversation to one or more AI actors, who are numbered in the link.
Give the conversation the TrapConverse script.
Add AI>Conversations>Conversation which will add the box from your screenie. From here, you can load each option and add the conversation steps.
Each step needs an actor to do it, then you can choose the type of action they should do, for example Play a sound with an accompanying motion, go to a location, frob an object or wait for a set amount of time.
All these actions are labelled like so: "Action (First field, second field, third field)" and are mostly relatively self explanatory.
Start with step 00 and work down the list, use step 01 etc. if you run out of steps.
Link a trigger of some kind to the conversation - you can test it quickly by just linking a button to it.
redleaf on 10/2/2016 at 12:17
So that little "step" box is for in case you run out of steps in the big box?
I actually pretty much understand what's going on in the big box. It's just the little box popping up in between threw me for a loop.
Thanks, guys!
Yandros on 10/2/2016 at 13:00
Well yeah, you have like 11 of the big boxes for longer conversations. Also, you shouldn't necessarily fill up every slot in each big box; the actions within a step will be done in sequence without any breaks, but they will all finish before things advance to the next step. So use that knowledge accordingly to do what you want done in the conversation.
redleaf on 17/2/2016 at 09:31
I plan on that - just wanted to slog my way one time through the long-hand version. Was hoping to get a better understanding of what goes on in the conversations that way. Or is that pointless effort on my part?
LarryG on 17/2/2016 at 15:00
I think you'll get bogged down if you don't use it. Editing conversations in DromEd is awful.