Question Triggered Random Dialogue

AlienMisery

New member
Messages
10
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.
 
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
Back
Top Bottom