Hello,
I'm working on a space ship game.
After reaching a predefined score, the player's ship (ship_01) fade out and is replaced by a more powerfull one (ship_02).
My question is : how do I create this fade out - fade in transition ?
Thx mates
Develop games in your browser. Powerful, performant & highly capable.
You could do it with a sprite animation or another way might be to gradually lower the opacity of the ship over time.
This might work, and I think it's what — was referring to as well.
https://dl.dropboxusercontent.com/u/108 ... hange.capx