Cursor arrow not on screen when display in full screen


missing cursor arrow hmmmmm

When I use the full screen display, my mouse cursor arrow isn’t on the screen is this something wrong with my laptop or a engine problem???

My laptop:
acer predator Helios 300
Windows 10
i5 intel

1 Like

You could try DefOS until we expose mouse/cursor visibility:

1 Like

yeah its easy,
set DefOS in dependencies and in the main script

defos.set_fullscreen(true)
defos.set_cursor_visible(true)

4 Likes

ok thanks i just didnt get the defos thing

You should install DefOS NE:

2 Likes

thx