d-gallagher / Unity_SpaceRocks

Mobile Applications Assignment
0 stars 0 forks source link

Mobile Control Scheme #1

Closed d-gallagher closed 4 years ago

d-gallagher commented 4 years ago

Currently the design document outlines a control scheme for the game on pc but not for mobile. What will the mobile controls look like? eg: Thumbstick to move the ship around the game environment, with a button to fire the weapon.. Alternatively arrows (up/down) to in/decrease the thrust, and arrows (left/right) to change the direction of the ship..

d-gallagher commented 4 years ago

Added Arrows to the UI Navigation so the Pilot can rotate the ship. The pilot will use a thrust bar to increase or decrease the thrust of the ship. Added Pause button to pause the game. Added rudimentary fire button to shoot weapons.