How do I remove the normal cursor?

Started by VII Toast, Thu 16/06/2005 22:32:57

Previous topic - Next topic

VII Toast

For example, it's always an "eye, hand, walking person, etc", how do I change it from that whenever I'm in the main menu?
To the ends of earth, when the skys are read, and the planet spins like a top opon the new time. This is the dead, this is the light, the is the tru7h.

Lionheart

You go to Sprite Editor and overwrite them with the new image.

So if you want a new image for the eye, you make one about the same size, import over it, and bam! you have a new "Eye".

Hope that helps.

manny.p

i don't think that would work, because ags won't let you delete or overwrite an sprite if it's beiing used.

go to sprite manager, import the images you want, go to gui, change the images you want to change, then delete the old ones.

Lionheart

#3
You can still overwrite the gui type icons, i've done it multiple times.

strazer

When turning the menu on:
  mouse.UseModeGraphic(eModePointer);

When turning the menu off:
  mouse.UseDefaultGraphic();

SMF spam blocked by CleanTalk