Posted August 09, 2024 by BadMustard
#renpy #eyes
This is a script for a pair of eyes that move to follow the mouse cursor around the GUI screen.
It is an unbuilt renpy project. Uncompress it, put it in your projects folder, and use the Renpy launcher to see what it can do.
The main Python scrips and the renpy screen code are in the eye rotate.rpy file. This and the image files are all you need to make this work for your project.
You can use any eye image as long as the "pupil" is pointed up at zero degrees. Please reference the image included in the project.
The eyes rotate together, so they will not go cross-eye if the mouse is in the center of them.