Show Mouse Cursor?
by Jeremy Tilton · in Torque Game Builder · 05/10/2005 (8:34 pm) · 2 replies
Man, I'm glad GG has google, but searching forums is proving much more difficult. I liked the previous method because it broke it out by forums. Anyway, the real point:
How do we show the mouse cursor? I want to keep the camera stationary and be able to move the mouse around.
How do we show the mouse cursor? I want to keep the camera stationary and be able to move the mouse around.
About the author
#2
05/11/2005 (6:35 am)
Heh, I haven't played with the default setup for a long time, and totally forgot. Yeah, you are right. Thanks for the reference though Melv.
Associate Melv May
You can find the cursor commands in "common\client\cursor.cs", namely "cursorOn()" and "cursorOff".
Good Luck,
- Melv.