Game Development Community

Spectator??

by Jill Thorne · in Torque Game Engine · 07/07/2003 (12:46 pm) · 1 replies

Hi there

I am new in Torque, can anyone tell me how
to make a player in torque game as a spectator,
i.e. a player that follows some other player.

e.g. One server and one client, the client player
follows the server player, seeing what the server
player sees.

Thanx a lot!!!

#1
07/07/2003 (8:24 pm)
Take a look at the camera class, it has alot of what you want. You can hit alt c ingame to leave the player's body and become an observer in game I think.