Game Development Community

Terrain Issues(Player Start Point)

by Ben Ewing · in Torque Game Engine · 11/16/2005 (5:18 pm) · 4 replies

Im trying to change where the player spawns, but so far I have no luck, I have relocated spawn spherish thing, but It still wont spawn there....

#1
11/16/2005 (5:19 pm)
Do you have more that 1 spawn point in your map?
#2
11/16/2005 (5:32 pm)
Did you save your mission after you moved the spawn point in the editor?
#3
11/16/2005 (6:10 pm)
Im pretty sure I only have one spawn point, and I did save....
Edit:Would the PlayerDropPoints SimGrouphave anything to do with this?
Edit:I looked in the .MIS file for the PlayerDrop points SimGroup and its empty, do I have to add anything?
#4
11/16/2005 (6:20 pm)
Ok I got it, I added the spawnshere datablock to the empty PlayerDropPoints thing :)