i want
if Something collide with Red Sprite then it began scaling till layout filled with complete red color and then display "Game Over"
i want to know how to make smooth scaling
Develop games in your browser. Powerful, performant & highly capable.
Seems like you want to add something to the scale (or width and height) every tick your condition is true..
That would be easy, right?
I have found the solution i.e. Litetween