I can't rotate Camera.
by King · in Torque Game Engine · 07/05/2005 (10:50 pm) · 2 replies
I have some character models, and I put it into starter.fps as player, but in game runtime player model is face to camera ( this is wrong ), I want it face away camera.
next , I try rotate player in game.cs, but fail, it is still face to camera.
next , I try rotate camera in game.cs, but fail, it is still......
so~~ How to do it?
If need re-create all character models, it is impossible...
next , I try rotate player in game.cs, but fail, it is still face to camera.
next , I try rotate camera in game.cs, but fail, it is still......
so~~ How to do it?
If need re-create all character models, it is impossible...
#2
was trying to quickly prototype a 3d/2d side scroller. is there another method?
04/30/2008 (1:21 pm)
I was trying to rotate the pivot on the bounds for the character so the camera would face the character from the side. however doing this seems to mess up the animation.was trying to quickly prototype a 3d/2d side scroller. is there another method?
Associate Matt Fairfax
PopCap