Tabela91 / CIDP-UnityProject

Unity Game
1 stars 0 forks source link

Mobile Support #5

Open Tabela91 opened 8 years ago

Tabela91 commented 8 years ago

The game controls should be replicated for a mobile platform. Design and implement a touch based control input by producing a user interface design which accommodates all the character controls.

Tabela91 commented 8 years ago

Since the game is a 3D platformer, the main character will mainly have to be able to move around in all directions and be able to perform a few actions. Based on initial game concepts, the ideal format for the on-screen touch UI would be an on-screen Joystick to move the character around, and up to three GUI buttons on the right side of the screen each dedicated to carrying out a specific action.