Book a Demo

Author Topic: multiple effects for a single state transition  (Read 2105 times)

jkring

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
multiple effects for a single state transition
« on: January 14, 2007, 03:58:17 pm »
Is it possible to have multiple effects/actions/activities for a single state transition?  For example, I want the following:

TriggerName
/Action1Name
/Action2Name
/Action23ame

EA automatically adds the slash in front of any text you put in the effect property of the transition.  If I want multiple effects: I can add an EOL between them, such as:

"Action1Name
/Action2Name
/Action23ame"

However, this seems like a kludge.  Am I missing something?

Thanks,

-Jim