Hi, I'm new to AGS and I can't seem to find a solution for this anywhere.
I'm making a game with two main playable characters and I would like for each character to have their own cursor graphics. Is this possible?
I've toyed with the 'mouse.ChangeModeGraphic', but I can't control where the cursor's hotspot is going to be. Am I missing something with this?
Thanks
I beleive you're looking for the semi-apocryphical Mouse.ChangeModeHotspot (http://www.americangirlscouts.org/agswiki/Mouse_functions_and_properties#Mouse.ChangeModeHotspot) function. The wiki/manual doesn't bite (too hard), you know... ;)
Also, welcome to the forums, and good luck with your game! :)
;D Thank you!
I don't know how I missed that in the manual :o