Game Development Community

Hidden respawn feature?

by Ian Miller · in Torque Game Engine · 11/28/2005 (5:32 pm) · 1 replies

In starter.fps, if one dies they are transfered into camera mode. While in this mode, if they click the mouse button or press spacebar they will respawn. I can't find this feature anywhere in the scripts...is it something that is hidden within the c++ source?

#1
11/28/2005 (8:28 pm)
Nevermind, I figured it out. For anybody wondering, the code is in fact in the scripts, namely camera.cs.