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
How to make a fade on a custom storys Amnesia ?
Mudbill Offline
Muderator

Posts: 3,881
Threads: 59
Joined: Apr 2013
Reputation: 179
#3
RE: How to make a fade on a custom storys Amnesia ?

PHP Code: (Select All)
void OnStart()
{
    
FadeOut(0.0f);
    
FadeIn(2.0f);


(This post was last modified: 11-07-2019, 12:08 AM by Mudbill.)
11-03-2019, 11:22 PM
Find


Messages In This Thread
RE: How to make a fade on a custom storys Amnesia ? - by Mudbill - 11-03-2019, 11:22 PM



Users browsing this thread: 1 Guest(s)