Game Development Community

Car Mirrors (Need Help)

by Mark Barry · in Torque Game Engine · 03/30/2008 (6:07 pm) · 2 replies

Hi Everyone,

Has anyone been able to make car mirrors work correctly? I have played with GameTSCtrl and changed the cameraZRot but it doesn't seem to work the way a car mirror should. I would like to have two mirrors on the screen, one left and one right. If you know of any resources I would appreciate it.

Thanks,
Mark

#1
04/08/2010 (12:43 am)
Hi there,

same problem to me. I inserted a GameTSCtrl, the rotation is just a rotation of the viewport. How to insert the MirrorSubObject? Changing it manually in the playGui.gui doesn´t show any effect...

Anyone with ideas or help?

Thanks Tobias
#2
06/10/2010 (5:20 am)
Has anyone a cluse how to manage that? In the meantime, I've seen some TGEA games having exactly the mentioned car mirrors... somehow, this seemed to be working in the past.