Adventure Game Studio

AGS Support => Advanced Technical Forum => Topic started by: Kennedy on Tue 30/09/2003 06:37:48

Title: Custom cursor modes?
Post by: Kennedy on Tue 30/09/2003 06:37:48
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.
Title: Re:Custom cursor modes?
Post by: Gilbert on Tue 30/09/2003 07:30:51
It can be done already, look for the Lucas GUI template download for an example. (I'm too lazy to find the link :p )
Title: Re:Custom cursor modes?
Post by: Pumaman on Fri 03/10/2003 18:37:28
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.