playMaker

Author Topic: Disable loop detection?  (Read 1566 times)

derkoi

  • Full Member
  • ***
  • Posts: 187
Disable loop detection?
« on: August 14, 2013, 06:03:23 PM »
I've made a FSM that checks the players height and gets a bool true if it's zero or false for everything else and then goes back to check the players height & repeats.

However when I hit play, I get the error message:

Loop count exceeded maximum: 1000 Default is 1000. Override in Fsm Inspector.

Now I want it to loop throughout the game. What am i doing wrong?  :o

sebaslive

  • Hero Member
  • *****
  • Posts: 572
    • Frame Tale Studios
Re: Disable loop detection?
« Reply #1 on: August 14, 2013, 08:10:33 PM »
Try using a (next frame event). That should cancel out the loop
All my VR games use Steam VR Playmaker Toolkit: http://u3d.as/u20
And Oculus Touch Playmaker Toolkit: http://u3d.as/QT5


Follow me @sebasRez