Game Development Community

Virtual Cop like game

by Mak Andrew · in Torque Game Engine · 08/08/2006 (7:51 am) · 0 replies

Hi,

I'm trying to fix the camera position and yet capable of moving the players and the direction in which he is pointing to.

I've thought of some ways,

1) set multiple controlled objects, but realised that this may not be the best ways
2) provide a new set of matrix to the renderer but maintain the matrix for transformation. But have no ideas

Anyone have any ideas??? Thanks.