Black and Fade In Created 8 years ago2016-02-10 03:16:11 UTC by Spreen Spreen

Created 8 years ago2016-02-10 03:16:11 UTC by Spreen Spreen

Posted 8 years ago2016-02-10 03:16:11 UTC Post #328802
Is there a way I can create the black screen effect and have it fade in after a specific period of time?
I want to recreate something similar to this mod's intro: https://www.youtube.com/watch?v=MvACSOFld5o

If anybody can help and tell me how I can do this, thanks.
Spreen SpreenThis account is no longer in use.
Posted 8 years ago2016-02-10 05:55:52 UTC Post #328803
yes u should loop multi_manager: http://twhl.info/tutorial.php?id=184

ps.
i made a loop where multimanager does earthquake and plays a shake sound every 7 seconds :)
Posted 8 years ago2016-02-10 06:59:05 UTC Post #328804
Can I have a step by step guide to do this with a black screen?
Spreen SpreenThis account is no longer in use.
Posted 8 years ago2016-02-10 14:06:55 UTC Post #328805
Check out the entity guide here: http://twhl.info/wiki.php?id=15

Check the 'fade from' box to make it START full black, and then fade to normal.
Set your 'hold fade' to however long you want the screen to be fully black for.
Active the fade with a trigger_auto set to 0 second delay.

If you want to have text scroll on the screen, that trigger_auto will fire a multi_manager. The multi_manager will fire the fade at 0 seconds, and then trigger the text after that.
Tetsu0 Tetsu0Positive Chaos
You must be logged in to post a response.