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
Add Specific Load Screens
Viperdream Offline
Member

Posts: 124
Threads: 16
Joined: Jan 2011
Reputation: 0
#1
Add Specific Load Screens

I have a little problem with the loading screens

They all work perfect. But how do I add a load screen for a specific room that the player enters in a map where several other entrances to other maps are? Like in a hub
I hope you can understand me :<

03-14-2011, 05:40 PM
Find
Tanshaydar Offline
From Beyond

Posts: 3,085
Threads: 17
Joined: Mar 2009
Reputation: 67
#2
RE: Add Specific Load Screens

You can make them random.

03-14-2011, 06:13 PM
Website Find
Pandemoneus Offline
Senior Member

Posts: 328
Threads: 2
Joined: Sep 2010
Reputation: 0
#3
RE: Add Specific Load Screens

I'd probably create a GlobalVarInt.
Set that GlobalInt to a specific value when you interact with the level door and in the OnLeave function check what GlobalInt you used and then make it load a specific screen.

(This post was last modified: 03-14-2011, 06:36 PM by Pandemoneus.)
03-14-2011, 06:36 PM
Find
Viperdream Offline
Member

Posts: 124
Threads: 16
Joined: Jan 2011
Reputation: 0
#4
RE: Add Specific Load Screens

I see, I think I get it.

I'll try it out and see what happens

03-14-2011, 06:43 PM
Find




Users browsing this thread: 1 Guest(s)