[Solved] Smoothly animate the shrinking of an actor until it hits a threshold
![thatman](http://forums.gamesalad.com/applications/dashboard/design/images/defaulticon.png)
This one is probably super-newbie... but...
How can I shrink an actor (and the collision portion of the actor) from 1.0x to 0.25x in a smooth transition?
I tried a timer that goes every 0.3 seconds with a "Change Size" growth rate of 0.5, but the actor isn't changing size as I would (naively) expect.
Thanks!
How can I shrink an actor (and the collision portion of the actor) from 1.0x to 0.25x in a smooth transition?
I tried a timer that goes every 0.3 seconds with a "Change Size" growth rate of 0.5, but the actor isn't changing size as I would (naively) expect.
Thanks!
Comments