If you ever tried to make mobile games, you know that it can be challenging to put buttons on the screen, since there are a lot of mobile devices with different screen sizes and resolutions. So deciding the size and position of these buttons can be a pain.
This plugin implements buttons on-screen in a responsive way, meaning their sizes and positions will be automatically adjusted according to the client's screen size. It also can be rendered outside of the game canvas(on the black bars.)
Features
Add responsive buttons on the screen for mobile games.
Hide/show buttons on message.
Special Button that can show/hide all other buttons.
Two types of movement buttons: Directional pad and Joystick.
Disable touch screen movement
Disable double touch menu
Work with diagonals
Assign buttons to any keyboard key or script call.