Game Development Community

Position player start point

by _____ · in Torque Game Engine · 05/17/2005 (11:30 am) · 1 replies

Hey guy just as thetopic says how do i place the player where i want him to be thanks!

#1
05/17/2005 (12:23 pm)
Have a look through the server scripts for the spawn player function. It searches through the loaded mission to find a spawn point, then places the player at that location.