Hi, it seems like a simple quest. Just to increase the size of a sprite slowly. From nothing to quite large.
I have tried lots of ideas but struggling to work it out.
Would appreciate some help.
Cheers
Matthew
Can't you just add 1 to the width and height on every tick?
or Set Scale
Here is an example capx. It has the necessary info inside.
Develop games in your browser. Powerful, performant & highly capable.
Hey eli0s thanks for the capx file i was having the same problem and your file helped me to learn hoe to tackle that problem and thank you very much for your efforts.