Hello,
I found a bug, if you have your game windowed, and you tab out of it and switch back in it, your Mouse cursor is Showing,
and only hiding when you press ESC twice ( open and close the game menu ).
Edit:
The cursor will not hide as well with the ShowMouseCursor() function, and the IsMouseCursorEnabled() function returns 0 -> hidden.
I found a bug, if you have your game windowed, and you tab out of it and switch back in it, your Mouse cursor is Showing,
and only hiding when you press ESC twice ( open and close the game menu ).
Edit:
The cursor will not hide as well with the ShowMouseCursor() function, and the IsMouseCursorEnabled() function returns 0 -> hidden.
Comment