This might be my 4 AM brain malfunctioning, but I’m trying to use the Flashlight function today and it keeps throwing error because the function to getMouseX and getMouseY is nowhere to be found?
Maybe I’m missing some files, but anyway I was able to make mine work by using renpy.get_mouse_pos() instead