playMaker

Author Topic: Tween Float  (Read 1076 times)

Flamehead

  • Playmaker Newbie
  • *
  • Posts: 7
Tween Float
« on: January 01, 2023, 08:21:59 PM »
Hi there,

I'm using Tween Float with an animation curve to tween a float from 1 to 0 and it keeps landing on a large decimal like 0.003 or -0.0012 and not reaching exactly 0 at the end of the tween.

How do I fix this?

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7618
    • jinxtergames
Re: Tween Float
« Reply #1 on: January 02, 2023, 06:56:26 AM »
Hi.
After tween ended, set the end value on the next state (for now).

I will ping Alex if the action can be updated so that it will end on the exact value.

Flamehead

  • Playmaker Newbie
  • *
  • Posts: 7
Re: Tween Float
« Reply #2 on: January 06, 2023, 07:43:31 PM »
That would be great! please post back on this thread when that time comes, Thanks!