playMaker

Author Topic: Problem with playmaker and iTween.  (Read 2708 times)

Korvgubben31

  • Playmaker Newbie
  • *
  • Posts: 5
Problem with playmaker and iTween.
« on: May 12, 2013, 10:25:40 AM »
The problem I'm having with playmaker and iTween is that I use iTween to make my camera movement and my smooth follow camera. The problem here being that it is really jittery when using playmaker as I can't seem to find a way to do it in late update. Is there a way to make iTween execute in late update?

Alex Chouls

  • Administrator
  • Hero Member
  • *****
  • Posts: 4176
  • Official Playmaker Support
    • LinkedIn
Re: Problem with playmaker and iTween.
« Reply #1 on: May 12, 2013, 02:52:31 PM »
We'd have to add that option to the iTween action. Which action/s are you using?

Korvgubben31

  • Playmaker Newbie
  • *
  • Posts: 5
Re: Problem with playmaker and iTween.
« Reply #2 on: May 12, 2013, 03:24:42 PM »
The rotate update and move update. I think theres a bunch of people that will be happy when this happens :) seen a few posts here and there with people not being able to use cameras with Playmaker + iTween as there isn't a late update option. Thanks alot for the quick response, thumbs up! :)

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15620
  • Official Playmaker Support
Re: Problem with playmaker and iTween.
« Reply #3 on: May 13, 2013, 05:22:38 AM »
Hi,

 ok, please find the modified actions there:

http://hutonggames.com/playmakerforum/index.php?topic=3881.0

You have now a new param to choose which update call you want to use.

bye,

 Jean

Korvgubben31

  • Playmaker Newbie
  • *
  • Posts: 5
Re: Problem with playmaker and iTween.
« Reply #4 on: May 13, 2013, 01:39:58 PM »
Thanks alot! Grade A service in this forum :)