olzci.blogg.se

Png to mouse cursor
Png to mouse cursor





png to mouse cursor

I checked the documentation (here: "Importing images") concerning (re)importing images and PNGs to get alphas to work but nothing seems to do the trick (unless I'm overlooking something). (I could even use a 1x1 but even that still shows a dot on the screen)īut the transparency alpha appears black, not transparent.Īs a result I'm getting a mouse cursor that has a black 10x10 area. Hide the mouse cursor using a 10x10 transparent.

png to mouse cursor

Confine the mouse cursor to the window using t_mouse_mode( Input.MOUSE_MODE_CONFINED )Īnd since I can't also use Input.MOUSE_MODE_HIDDEN to hide the mouse cursor, I've decided to.Ģ. I'm trying to hide the mouse cursor while at the same time allow me to use its input and location so that I can place a marker on the 3D floor, but I'm running into problems making the mouse cursor transparent.ġ.







Png to mouse cursor