Discussion and insight about cartoon eyes

Hello people !

Suppose I want to make this funny guy here:

How would you go about attach his eyes to the body ? With bones ? Or child them ? Or … ?
Obviously one will need to be able to rotate/move/scale the eyes, without this affecting the body.
On the other hand, when the body moves (.e.g turns to the left), the eyes should follow.

So it is a problem like “the eyes should follow the body when it moves/rotates, but the body should not follow the eyes when they move/rotate/scale”.

How would you go about implementing that ? Just the general insight idea will be fine.

Thanks !
Dimitris
Greece

All you do is to make the head parent of eyeballs. Eyeball well go where the head goes that way.

Thank you very much !