Game Development Community

Cursor?

by Eli Peters · in Torque Game Engine · 03/09/2007 (8:07 am) · 2 replies

Can somebody give me a step-by-step tutorial on how to get rid of the cursor on a mac in the 1.5 demo. it suddenly appeared on the PlayGui.

#1
03/09/2007 (10:12 am)
Canvas.hideCursor()

?
#2
03/09/2007 (10:43 am)
Go here

This is a known issue, and the link I posted is one of about 5 that exist covering the fix to this. . .