Custom mobile controls for your GameMaker Studio 2 Projects
- Download latest release.
- Tools > Import Local Package.
- Add all resources to project.
- In the starting room of the project (🏠) add the obj_virtual_controller_manager object into your instance layer.
5. Create a new assets layer called Buttons_1, and add the buttons you need from the sprites/mobilecontrols folder. (If you need to add more default buttons edit scr_create_default_button)
6. Run the game and everything should work as expected!
If you find any bugs in the repo, feel free to create a Pull Request fixing it, or an issue detailing what's broken.