Hello
I am making a click style game where I have an object being created at the bottom of the screen and moves towards the top of the screen. I would like to have the object shrink in size as it moves to top of the screen to give the illusion of it moving farther away from the player.
I am thinking I will use the set scale action on a Created Event but am not able to get it to gradually reduce in scale.
Any help is greatly appreciated