Difference between revisions of "FadeOutGame - Game"
no edit summary
imported>Henning (Formatting cleanup for consistency) |
imported>Thingy Person |
||
Line 24: | Line 24: | ||
Game.FadeOutGame(false, true, 2.0, 1.0) | Game.FadeOutGame(false, true, 2.0, 1.0) | ||
</source> | </source> | ||
== Notes == | |||
*This function may not work properly; the black/white screen is instantly removed after the fade-in. It is recommended to [[ApplyCrossFade - ImageSpaceModifier|crossfade]] an [[ImageSpace Modifier]] instead. | |||
== See Also == | == See Also == | ||
*[[Game Script]] | *[[Game Script]] |