playMaker

Author Topic: Work flow suffering badly  (Read 1433 times)

cats00eye

  • Playmaker Newbie
  • *
  • Posts: 47
Work flow suffering badly
« on: October 04, 2015, 11:32:07 AM »
I don't know if it's a bug or if I'm doing something wrong. The first issue is the way, every time you hit run, the Playmaker editor reorganises your view and zoom levels. It's driving me absolutely mad having to reset it every time. Is there no way to turn this off?

Second and even more time consuming is the apparently hit and miss way the debug log and debug flow work. With debug flow selected, variables are supposed to show their values at the state currently selected, yes? But it simply isn't happening. Or it's happening some of the time. Right now, I'm looking at a state which is setting the value of a variable called index to zero, and the value is showing as 7. It shows 7 no matter where in the debug log I click. 7 is the last value it arrives at in the FSM. Debug flow is selected.

Sorry to sound negative. I think Playmaker is superb in general, but at the moment I'm spending 90% of my time fighting this stuff rather than getting on with the actual work.