Game Development Community

No mouse control in game

by Darkfire Games · in Torque Game Engine Advanced · 03/12/2007 (11:48 pm) · 2 replies

I had just implemented a clip reload system, all worked fine.

I then went to see how i could do an ammo hud, so i was following one of the uh "tutorials", and suddenly, everytime i go into the game, my mouse is still a cursor and does not control the players view, i can still move perfectly fine around with the keyboard, but there is no mouse input as far as view movement is concerned.

I have removed every single line that the hud tutorial had in it but it hasnt helped.

Any ideas where the problem may be hiding?