PickSpawnPoint Question
by Nick Zafiris · in Torque Game Engine · 06/01/2004 (2:36 am) · 21 replies
I've read many threads regarding spawning but haven't quite found what I'm looking for.
How can I guarantee that a spawnsphere will never be used twice to spawn a bot? I have problems where 2 or more bots will spawn at one location which results in the inability for them to move, which is logical.
So let's say I have 10 spawnspheres and want to spawn 10 bots. How do I make sure that all 10 spheres are used?
Thanks,
Nick
How can I guarantee that a spawnsphere will never be used twice to spawn a bot? I have problems where 2 or more bots will spawn at one location which results in the inability for them to move, which is logical.
So let's say I have 10 spawnspheres and want to spawn 10 bots. How do I make sure that all 10 spheres are used?
Thanks,
Nick
Torque Owner Ace