GUI blocking mouse movement

Started by TDBFW1, Tue 10/10/2017 20:38:55

Previous topic - Next topic

TDBFW1

I have a GUI which pauses the game when shown. For some reason, the mouse doesn't show when hovering over the GUI. Any help?

Crimson Wizard

#1
I would suggest to first check if script sets particular mouse Mode when GUI gets open (like eModePointer), and whether you have a valid cursor for that mode in your game.
Of course that could be a silly mistake of doing "mouse.Visible = false" somewhere in script too, - to mention another possibility.

SMF spam blocked by CleanTalk