Announcement
Collapse
No announcement yet.
4.7 Custom mouse pointers.
Collapse
X
-
This is a great guide, I was getting around to figuring this stuff out soon so this will help a lot.
Cheers!Twitter: @zerofiftyone_
Website: zerofiftyone.net - My game development blog
Button Frenzy store page: http://store.steampowered.com/app/454630
-
My mouse texture doesn't change when using 'set current mouse cursor' until I do a mouse click. Any way to fix this?Ben Halpin - Lead Developer - Lazy Games
Overdosed on Early Access: Overdosed - A Trip To Hell
Give a 'like' on fb: https://www.facebook.com/Properlazygames Give a 'follow' on twitter: https://twitter.com/ProperLazyGames And why not check out www.lazygames.org
Comment
-
When I used this method a while back (4.6?), the problem I had with the system was that the mouse cursor doesn't update or change until the mouse moves or is clicked. Basically it doesn't update until its directly being told to update.
Has this been fixed?
Currently I just create an image that follows an invisible cursor, then update the image directly, so it doesn't stick to one cursor when its suppose to change.
Comment
Comment