Is there a way on AGS so that double left click on a hotspot will use hotspot. ???
A script would be a great help
thanks in adance
Any one know?
You can set a global int on first click and then a second click will do the "use".
You'll probably also want to clear the global int on the repeatedly execute so a second click after about a second shalln't be counted as a second click ...