Screen fade

Blitz3D Forums/Blitz3D Beginners Area/Screen fade

How would I create a fading sequence so the screen would slowly fade out to a certain color?

2D or 3D ?

3D is simple, put a colored sprite just in front of the camera and use EntityAlpha to fade.

I posted a question like this a long time ago(my first post actually): http://www.blitzbasic.com/Community/posts.php?topic=25964#270103

Thanks! This worked great.

***Green wizard grows more powerful.***