Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
First map made, would like some feedback
Your Computer Offline
SCAN ME!

Posts: 3,456
Threads: 32
Joined: Jul 2011
Reputation: 235
#2
RE: Fading in a map?

PHP Code: (Select All)
void OnStart()
{
    
FadeOut(0);
    
FadeIn(5);


Tutorials: From Noob to Pro
06-21-2013, 06:19 PM
Website Find


Messages In This Thread
RE: Fading in a map? - by Your Computer - 06-21-2013, 06:19 PM
RE: Fading in a map? - by stormtrooper106 - 06-21-2013, 08:52 PM



Users browsing this thread: 1 Guest(s)