I'm trying to make a bobble head app, but I don't know how to use the movement technology..
Any thoughts? Thanks
I'm trying to make a bobble head app, but I don't know how to use the movement technology..
Any thoughts? Thanks
I don't fully understand your question.
But if you are searching for a technique to animate your "bobblehead" you could take a look at Core Animation.
If you want to use the iPhones motion sensor, you could use the accelerometer delegates.