Have you tried using the First Person Setup in iPhone Standard Assets?
In Unity go to Assets → Import Package…
Browse to Applications/Unity iPhone/Standard Packages and open iPhone Standard Assets.unityPackage
This will import a bunch of super useful things into your Scene including a good 1st person setup. Look in the Control Setups folder in the Project Panel.
Yeah I saw those, just didn’t know how to use them. I found the FPC there, but did not know that I had to add a Joystick script (or other prefab) and assign that to the field on the FPC script. That was the piece I was missing.