How do I make a spawn point? - Chaos - 05-19-2011
Help?
RE: How do I make a spawn point? - Qwertygiy - 05-19-2011
Take a box or circle. Preferably, make it Fixed so it doesn't bounce away.
Then with it selected, Insert < Object and choose "SpawnPoint".
RE: How do I make a spawn point? - AK-47 - 05-19-2011
Also, don't forget to make it Non-collidable and non-Character Collidable so you're character won't get stuck when you spawn. It's under the "Properties" of the part.
RE: How do I make a spawn point? - Chaos - 05-19-2011
Okay, thank you. Also, how do I put a starter tool in? I need one for the contest.
RE: How do I make a spawn point? - Qwertygiy - 05-19-2011
Find the StarterInventory. Insert a Tool into it the same way as the SpawnPoint was. Then, insert a script into the tool, and read up on the wiki page about tools if needed.
|