• Happy Holidays Guest!

    We want to announce that we will be working at reduced staffing for the holidays. Specifically Monday the 23rd until Jan 2nd.

    This will affect approval queue times and responses to support tickets. Please adjust your plans accordingly and enjoy yourselves this holiday season!

  • Hi Guest!

    Please be aware that we have released a critical security patch for VaM. We strongly recommend updating to version 1.22.0.7 using the VaM_Updater found in your installation folder.

    Details about the security patch can be found here.

Solved Triggered Random Dialogue

AlienMisery

New member
Messages
8
Reactions
0
Points
1
Hey all,

what combination of plugins do people recommend for generating a set of random repeatable and non-repeated dialogue events based on actions and states (e.g. grab breast, shirt is off or on) I'm looking to build some standard dialogue trees with associated sound clips and I am not sure what the best tools are to implement them in a contextual fashion.

Thanks for any input.
 
Solution
LogicBricks might be worth a look, especially the StateMachine brick.

However, I have ideas to make more some specialized brick for dialogs. Essentially a StateMachine brick where each state has multiple-choice options how to transition to the next state. So if in state A and "grab breast" happens, go to state B, etc. Likely won't find time for this soon, though.
LogicBricks might be worth a look, especially the StateMachine brick.

However, I have ideas to make more some specialized brick for dialogs. Essentially a StateMachine brick where each state has multiple-choice options how to transition to the next state. So if in state A and "grab breast" happens, go to state B, etc. Likely won't find time for this soon, though.
 
Upvote 0
Solution
Back
Top Bottom