Game Development Community

Advanced Camera issues

by Algoma U · in Torque Game Engine Advanced · 02/19/2009 (10:20 am) · 2 replies

Hi all,
I managed to get the advanced camera working great in TGEA 1.7.1. Although, during a online match I get problems. It seems that only the host is able to use the advanced camera and the clients just revert back to the basic camera. After looking at the code and the resource comments, I think this is because the code is strictly server based and not client. Is there a way to get both client and server to use the advanced camera?

Cheers

#1
02/19/2009 (10:04 pm)
It works fine on both client and server here. I only use Orbit mode though, haven't tried the other modes.
#2
04/09/2009 (8:10 am)
I don't suppose your camera would work in version 1.8? Could you share the code?