Control character model

Is there a way to control a game character model using the iOS touch screen. For example, say I have a character on screen, I want the character’s head to follow my finger on the screen. How would I accomplish something like this?

There’s the head look controller extension that could be modified for your need.