Is there a limit to the number of cursor modes available in AGS?
I was thinking that maybe users could add more cursor modes such as
push, pull, open, close, and give like used in Lucas Arts type games.
It can be done already, look for the Lucas GUI template download for an example. (I'm too lazy to find the link :p )
There are 20 available cursor modes, however only modes 1, 2, 3, 5, 8 and 9 are available as normal events. Cursor modes 10 and above can only be used via Any Click events.