• Hi Guest!

    We are extremely excited to announce the release of our first Beta1.1 and the first release of our Public AddonKit!
    To participate in the Beta, a subscription to the Entertainer or Creator Tier is required. For access to the Public AddonKit you must be a Creator tier member. Once subscribed, download instructions can be found here.

    Click here for information and guides regarding the VaM2 beta. Join our Discord server for more announcements and community discussion about VaM2.
  • Hi Guest!

    VaM2 Resource Categories have now been added to the Hub! For information on posting VaM2 resources and details about VaM2 related changes to our Community Forums, please see our official announcement here.

Solved Triggered Random Dialogue

AlienMisery

New member
Joined
Sep 25, 2020
Messages
8
Reactions
0
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