Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: thierry_st_malo on October 08, 2017, 10:14:53 AM

Title: Debugging Mode
Post by: thierry_st_malo on October 08, 2017, 10:14:53 AM
Hello,

I am debugging a game, and my debugging mode is "Step to Next State Change in Any FSM". And now I want to "Step to the Next Breakpoint". Is it possible?

Thanks.
Title: Re: Debugging Mode
Post by: jeanfabre on November 02, 2017, 03:14:41 AM
Hi,

 breakpoint will be triggered as you play normally, so simply resume the game and it will pause at the next breakpoint automatically.

 bye,

 Jean