pixi-tween icon indicating copy to clipboard operation
pixi-tween copied to clipboard

Tween._from should be updated on start?

Open RanzQ opened this issue 9 years ago • 0 comments

Would be nice if the internal _from of the tween would be updated on tween start. If I don't use from() I'd expect the tween to use whatever state the object has on start. Now the state gets stored on createTween().

Or do you disagree?

RanzQ avatar Jul 22 '16 07:07 RanzQ