playMaker

Author Topic: Easing between 2 floats  (Read 1868 times)

markinjapan

  • Full Member
  • ***
  • Posts: 103
Easing between 2 floats
« on: March 17, 2012, 09:05:09 PM »
I've been scratching my head for the past hour trying to ease between 2 live updating floats using the Ease float action. It works but not every frame. It just stops updating the floats after the time has elapsed.

I figured there was probably a better way to do it but I can't work it out. In 3D space, I can use iTween Move Update to ease vectors every frame but I need to use floats as I'm doing GUI Screen stuff.

Am I missing something obvious?

Thanks for any help.