Game Development Community

Mouse pointer icon

by Timothy Castagna · in Torque Game Engine Advanced · 08/06/2008 (8:14 am) · 1 replies

Anyone know how to change what graphic the mouse pointer uses so it doesn't look like the standard windows mouse? thanks.

#1
08/06/2008 (8:50 am)
Yes ... and it requires some C++ changes. The thread you are lloking for is here ... specifically go down to the post from Rene Damm posted on Jun 25, 2008 23:38.

Please let me know how you find the performance of the cursor ... because it seemed to have slowed down slightly when I made the changes.

EDIT: The performance doesn't take a hit on a game machine ... I was testing this on my low-spec machine. :)