Android UI doesn't support movement of Player object
I made the Rolling A Ball game using Unity tutorials but when i build it for Android, the game doesn't do anything except show the opening scene. There's no control button for movement. Do i need to add some script to make some movements appear when running on Android or chnage some setting in Player to enable this? Also in standalone version for the game, once the game is over it doesn't close the window or has no option for exit. How do i exit from the game?
Comment
Answer by FirePlantGames · Jan 05, 2017 at 12:32 AM
Yes. There is no one-click solution. The easiest way to accomplish this is using one of the control rigs from the MobileInput package (Unity Standard Assets)