First, I tried moving the eyes, When the mouse is pointed to different places, the eyes will follow the movement.
However, what I originally intended was for the eyes to move 10 units to the left and automatically stop when the mouse is placed on the left side, but I wasn't able to achieve that.
Next, I tried changing the angle and position of the eyebrows. I originally thought I could make the changes directly below the 'translate' function, but I kept failing, and then I realized that the ‘translate’ part also needs to be included within the ‘if’ statement.“
(fail)
(success)
Next, I hope to change the size of the mouth by clicking the mouse. When I hold down the mouse, the mouth will gradually enlarge and stop when it reaches a certain size.