Hi,
I'm having an issue with tweening / easing.
I'm using a "grow" block (Actor->Tweening) to dynamically change the size of an actor when the actor is first created.
Grow "self" to ( w 50 h 50 ) over 0 second using none
However, it's making the actor go bezerk. Shaking, jumping up and down, flashing animations on/off etc. Am I doing something wrong or is there another way to achieve the same result?
TY.
BK.