it is not a custom cursor, i cannot screenshot with the mouse pointer
The red arrow is the exact position of the windows mouse pointer (pointing on "Right") though the "Left" option is hovered as if selected.
i think you can try on your Renpys as well
Hi guys, I'm having a problem with the user interface. No matter the ratio of the screen, when the game is showed in windowed mode the mouse is miss pointing. I'll had some screenshot to let you see what I'm saying, using the "The question" game. Maybe this is known and there is a way to solve it, b...
Hi there, I've been using ren'py for a while but this is the first time i can't get WTF is going on. So, this is what i have # Draw all clickable elements label mapElements(mapType): python: file_loc = "image" comm_loc = "comm" file_ext = ".png" # for each drawable map for p in maps_cycle: # for eac...