Starting Mobile Game Development in Unity
Adding Android Touch Controls to Unity
//Cross platform controls from Standard Assets
Now that we can switch our target platform to Unity (Unity 3D Switching Your Target Platform | by James West | Aug, 2021 | Medium) we need to start working on implementing the UI elements and wiring those into the games code.