playMaker

Author Topic: template cannot pass variable to sub fsm  (Read 2293 times)

paynechu

  • Playmaker Newbie
  • *
  • Posts: 4
template cannot pass variable to sub fsm
« on: March 31, 2013, 07:15:34 AM »
Area: Editor
Frequency: Always

1) What happened

I created a template that have a state to run a sub FSM
cannot pass the variable to that sub FSM
tested it will only work if that\'s not a template

2) How can we reproduce it

- create a template that have a state and also add a RunFSM action to run another template
- try to pass variable from the host FSM to sub FSM.
- it never success if that\'s template host FSM


Unity Info:
Unity Version: 3.5.7f6
Playmaker Version: 1.5.4.f3
BuildTarget: iPhone

System Info:
OS: Mac OS X 10.7.5
Processor: Intel(R) Core(TM) i5-2415M CPU @ 2.30GHz
System Memory: 8192
Graphics Device: Emulated iPhone 3GS / iPad running OpenGL ES2.0

Alex Chouls

  • Administrator
  • Hero Member
  • *****
  • Posts: 3987
  • Official Playmaker Support
    • LinkedIn
Re: template cannot pass variable to sub fsm
« Reply #1 on: March 31, 2013, 01:40:30 PM »
How are you trying to pass the variable? Can you go into a bit more detail?

Edit: Re-read your description and think I understand. Will try to repro here...
« Last Edit: March 31, 2013, 01:59:02 PM by Alex Chouls »