I got my issue resolved, by following this link http://download.unity3d.com/tutorials/marble.zip
Isometric is only a camera projection; it wouldn’t affect movement. You can still use Input.GetAxis as usual.
–Eric
Thanks for the reply but no idea how i’d script that