Game Development Community

Can't toggle mouse on / off

by Flybynight Studios · in Torque Game Engine · 11/26/2006 (4:29 pm) · 1 replies

I am truely stumped.. I have verified I only have 1 default.bind and 1 config... I have inserted the 'm' to toggle the the mouse and set an echo in the togglemouse function so I know when its being hit..

Nada... Zippo....

Anyone got any suggestions for me on this? Drivin me nuts.

#1
11/26/2006 (5:22 pm)
As usual I find the solution right after I post heh.

In this case be aware that the toggle mouse is only active when the mouse is depressed.. Obviously a quick change to the script is needed to keep it on mouse mode instead of freelook.

Thanks