Topic: Example: FPS-controller for touch-screen devices
I'm planning make game for Android. Yeah, Maratis is not ready for Android yet, but I'm wait and hope
Standard two-circles controll (one for direction and one for look) is stupid.
I realized controls throught single touch (only forward move support).
Example project here - https://dl.dropboxusercontent.com/u/241
lerFPS.zip
It's a dirty code. I need dostring-function to make its better.