Jump to content
Sign in to follow this  
DestroyerX

A question.....

Recommended Posts

Heya all,

I have a little question:

I was wondering how you could fade a screen out like at the end of a cutscene and also how to fade a screen in again.(Please don't say it's a script:()

DX

Share this post


Link to post
Share on other sites

err it is a script if you are doing it in a cutseen smile.gif

RED

Share this post


Link to post
Share on other sites

If you want to do this, you need a script like this one.

(fade out to black over 4 seconds)

titlecut [" ","Black Out",4]

~4

 (fade back in over 4 seconds)

titlecut [" ","Black In",4]

~4

Save this as a normal script and execute it with a trigger.

(Edited by Trashcan at 9:19 pm on Nov. 30, 2001)

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×