Game Development Community

Spawnsphere problem

by Ammon Mills · in Torque 3D Beginner · 03/02/2012 (8:02 am) · 2 replies

We are creating a map, but must have deleted the spawnsphere by accident. Now all that we has is the default spawnsphere and when the character dies, he re-spawns, but we are in a world camera view, not the player camera. We tried creating a new sphere, but it is not working. Using T3D 1.2 Any ideas? Maybe the values in our Inspector panel are not correct?

#1
03/02/2012 (8:59 am)
Which Template or example is your project based on? There are slight differences in some of the "game" scripts that set a default spawn of either a player or a camera if you don't fill out the information for the spawnsphere.
#2
03/02/2012 (9:51 am)
I believe it is the FPS Tutorial template.