Prerequisites, Compatibility and Limitations - harpwood/Easy-Virtual-Joystick-for-GameMaker-LTS-2022 GitHub Wiki
Prerequisites
To use this script, you'll need GameMaker IDE version 2.3.7.403 or newer. However, any support is only available for the [GameMaker LTS 2022](https://gamemaker.io/en/blog/release-2022-0) version, which includes IDE v2022.0.0.19 and Runtime v2022.0.012.
Compatibility
The Easy Virtual Joystick is designed primarily for mobile game development. However, since it is a pure GML code script, it can be used with any GameMaker export module that supports touchscreens.
Limitations
Please note that the HTML5 export of GameMaker does not support multitouch. This limitation is from GameMaker itself and there's nothing that can be done about it.
Previous : Home of this Wiki Next : Get Started