Unity tutorial- adding Virtual buttons
- Subject: Unity 3D Tutorial
- Learning Time: 2
Virtual buttons are everywhere nowadays, from mobile apps to touch screen optimised sites, they are now a key part of the UI toolkit. This tutorial will take the spaceinvaders tutorial seen on another part of the site and adapt it to include four buttons for controlling the up down left right movement of the ship and one for firing.
Lesson objectives
- Review the space invaders tutorial
- Investigate ways of adding touch support to a game
- Look at two ways of implementing virtual buttons and controls
You will need the game assets from below: