itch.io is community of indie game creators and players

Devlogs

Mose cursor hidden during gameplay

Foxy Antics
A downloadable game for Windows

Hello 

Another small update that bothered me. Now the mouse cursor stays hidden while playing the game.

added this line under HUD script

Input.set_mouse_mode(Input.MOUSE_MODE_HIDDEN)

and then this one under Resume button script

Input.set_mouse_mode(Input.MOUSE_MODE_VISIBLE)

Files

  • FoxyAntics_source_code 24 MB
    Jan 03, 2024
Download Foxy Antics
Leave a comment