Page 1 of 1

How do you make the Gamepad move the mouse?

Posted: Thu May 06, 2021 1:04 pm
by Okapi
Hello Everybody
So I want the Gamepad to be able to move the mouse (either with the D-pad or the sticks, it doesn't matter). However, I didn't find a way to do this. I know MouseMove() (https://www.renpy.org/doc/html/screen_a ... #MouseMove) exists, but I have no idea how I can implement it correctly with the gamepad bindings, as I'm not very experienced with coding. Anyone can help me?
Thank you in advance