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 Do i fade in/out
Itskody Offline
Member

Posts: 100
Threads: 30
Joined: Mar 2011
Reputation: 1
#17
RE: How Do i fade in/out

(04-06-2011, 04:07 PM)MrBigzy Wrote: Okay. You have two level doors. You want each one to give different backgrounds. You would put script areas right before each door. In your script you add the collides and the functions. In the function for the first door area, you would put SetGlobarVarInt("LevelDoor", 1). For the second door area, you would put SetGlobarVarInt("LevelDoor", 2).



Actually, scratch that, I don't think you even need variables. Put the areas like I said before. But in the functions, just put the SetupLoadScreen in each function, one for each corresponding door. Make sure the collide is false for destroying the collide so it happens everytime you enter it.

ok but do i do this on my map 1 or do i do it on my seperate maps? so put a script in map 3 infront of the door and in map 2.
04-06-2011, 04:18 PM
Find


Messages In This Thread
How Do i fade in/out - by Itskody - 04-06-2011, 10:04 AM
RE: How Do i fade in/out - by Russ Money - 04-06-2011, 10:10 AM
RE: How Do i fade in/out - by Itskody - 04-06-2011, 10:13 AM
RE: How Do i fade in/out - by Russ Money - 04-06-2011, 10:24 AM
RE: How Do i fade in/out - by Itskody - 04-06-2011, 11:23 AM
RE: How Do i fade in/out - by Russ Money - 04-06-2011, 11:46 AM
RE: How Do i fade in/out - by Itskody - 04-06-2011, 12:04 PM
RE: How Do i fade in/out - by Russ Money - 04-06-2011, 12:10 PM
RE: How Do i fade in/out - by Itskody - 04-06-2011, 12:21 PM
RE: How Do i fade in/out - by Russ Money - 04-06-2011, 12:23 PM
RE: How Do i fade in/out - by Itskody - 04-06-2011, 12:26 PM
RE: How Do i fade in/out - by MrBigzy - 04-06-2011, 02:33 PM
RE: How Do i fade in/out - by Itskody - 04-06-2011, 02:37 PM
RE: How Do i fade in/out - by MrBigzy - 04-06-2011, 03:13 PM
RE: How Do i fade in/out - by Itskody - 04-06-2011, 04:00 PM
RE: How Do i fade in/out - by MrBigzy - 04-06-2011, 04:07 PM
RE: How Do i fade in/out - by Itskody - 04-06-2011, 04:18 PM
RE: How Do i fade in/out - by MrBigzy - 04-06-2011, 04:27 PM
RE: How Do i fade in/out - by Itskody - 04-06-2011, 05:29 PM
RE: How Do i fade in/out - by MrBigzy - 04-06-2011, 09:46 PM



Users browsing this thread: 1 Guest(s)