How can you delete mouse cursors?

Started by thealexv2, Mon 16/08/2010 05:38:24

Previous topic - Next topic

thealexv2

Hi. I just want to mouse cursors in ags, but it won´t let me delete any mouse cursor.
any help is appreciated.

LRH

#1
If you're talking about the default cursor images, they're just sprites. You can delete them from the sprites menu. If you want to remove the actual mouse mode, such as look at, use code such as:

mouse.DisableMode(eModeLookat);

SMF spam blocked by CleanTalk