playMaker

Author Topic: can't pause, rewind, or debug a template during play mode?  (Read 1376 times)

westingtyler

  • Sr. Member
  • ****
  • Posts: 277
    • My Video Game Projects Web Site
can't pause, rewind, or debug a template during play mode?
« on: February 11, 2017, 05:30:13 AM »
i have an FSM on each villager that checks the time when called each half hour, and tells them where to go next. there are errors, but I can't see where or what since after I pause the game and try to view the fsm by hitting Edit, the template is disabled, and all variables erased, on every villager.

I never called an action to disable the template on any villager, and "Reset on Disable" is unchecked as well.

How do I pause and rewind to debug the attached template during play mode? without this, it is impossible to debug a template, making templates useless.

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: can't pause, rewind, or debug a template during play mode?
« Reply #1 on: February 15, 2017, 02:20:59 AM »
Hi,

 Yes, debugging template is problematic right now.

when I bump into such problems, I don't use Templates, I use template only for totally simple and solid features, then I never need to go inside them.

 Bye,

 Jean