Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Efficient way to make custom spawning?

Asked by 8 years ago

Anyone shout some ideas, link me to wiki pages that I can use, tell me about past experinces?

Seen in a few games, usually used for a loading screen, menu or shop. Players can click spawn when they are ready, then the character spawns.

1 answer

Log in to vote
2
Answered by 8 years ago

-a ) Make a custom loading screen Well there are several ways of doing this. I would recommend removing the default loading screen and adding your own custom loading screen.

-b ) Make some scenery to set the mood You should have a nice area in which the camera can circle around until the player is ready to spawn into the game, which we will talk about later. This will have a nice mood set into the player's mind making your game look more professional. You could have some music playing before they push "Play". This also nice to see in games

-c ) Finally make the gui features Use cool gui effects such as tweening. I for one love any game that has a nice looking gui with smooth animations and movement. I would also use some image labels if i were u. Have a nice logo of the game centered at the top

All in all, these are some nice things you should have for your idea. Obviously you still need to add and script some type of text button and labels, but this is just a general idea of what you could do

Ad

Answer this question