ID:159494
Feb 28 2009, 1:06 pm
|
|
I want to be able to put my mouse over a mob and I want the mouse_over_pointer's icon_state to because "[mobs.rank]", I'm not even sure this is possible but it would be a nice feature to add, any ideas?
|
I might have mis-read the request but what about something like this?
mob/MouseEntered() |
In response to Tsfreaks
|
|
It would be good if you cached those icons as well, as the icons procs can be rather slow and bandwidth consuming.
|
When working with mouse pointers, you generally alter your icon file to make it fit the format used for mouse pointers, not the other way around. If you don't want to do that, you could use an icon object.