ID:273364
 
Is there any possible way to make the screen fade, black out, or any other transitions like that? I'm creating a puzzle game and I think everything would look much smoother if I could fade the screen or something when the player restarts the level and do some processing while the transition is being made.

Using client.screen and an object with screen_loc="1,1, to 11,11" or whatever your screen size is would be the easiest way. Just add that to the client.screen, flick the fade in/fade out animation, then remove it from the screen when you are ready for the player to see again.
I made a Demo on Screen Fading. I'd gladly link you to it. But I am unable to upload files on my membership account (it shows I can, but it just won't do it)