playMaker

Author Topic: itween state to next state.  (Read 1877 times)

Splankton

  • Sr. Member
  • ****
  • Posts: 268
itween state to next state.
« on: January 08, 2014, 03:37:51 PM »
Hi, just a quick question. I have states that are looped, with one of them containing a itween move to action.  Is it possible to fire to the next state without waiting for the move action to play out?  I've tried using the next frame action below the itween, but it doesn't do anything.

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15620
  • Official Playmaker Support
Re: itween state to next state.
« Reply #1 on: January 24, 2014, 07:32:10 AM »
Hi,

 It should work, can you do a screenshot of your fsm and that state?

BE CAREFUL that your itween action is not set to stop or reset on state exit.


bye,

 Jean