Loading or Startup Screen
Benjamin_m5
Member Posts: 646
Hi everybody
I will ask you how do I make a startup screen in my game. I will made a startup screen with my company logo when I start my app. If I start it the startup screen logo will appears for five (or whatever) seconds. How can I do that?
I will ask you how do I make a startup screen in my game. I will made a startup screen with my company logo when I start my app. If I start it the startup screen logo will appears for five (or whatever) seconds. How can I do that?
Comments
>Create an actor and called it BG (or any other name)
>In BG create a timer attribute.
>Set timer > After 5 Seconds, change scene.
Edit: Did you know? Gamesalad splash screen will start first, then your company logo.