Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

This hides it correctly, but if you then call native_cursor_set and native_cursor_update, the cursor will remain invisible until you move the mouse

(+1)

Set it to any other native cursor and back immediately - there is currently a bug with detecting whether there’s a need to change the cursor.

Thanks! This solved the issue :)