Im trying to make it so when the game ends the screen slowly fades to black. Any ideas? Thanks!
You can tween the opacity of the layer from 100 to zero.
yours
winkr7
How do i tween a layer though? Thanks
Develop games in your browser. Powerful, performant & highly capable.
Here is an example Construct file that shows one way to fade a layer.