Mouse in PlayGui
by Christopher Marg · in Torque Game Engine · 09/01/2008 (8:36 am) · 2 replies
I'm trying to get the mouse to work in the Play Gui. I'm not wanting to have it interact with objects in the world, just for clicking on buttons and such in the interface. My problem is that I just can't get the mouse to show up. I've made sure that it is not locked and it is enabled, added a GuiMouseEventCtrl, and tried the cursorsOn() function from the common scripts.
#2
Thanks a bunch. :-)
09/01/2008 (1:46 pm)
Yeah. That was it, of course. Nothing else is needed but to change this value to 0.Thanks a bunch. :-)
Associate Anthony Rosenbaum