- Marketplace Link
- https://marketplace.online-leaks.com/product/easy-mobile-input
This Plugin can be very convenient for the development of mobile games, especially moba and mmo rpg, etc.
This Plugin makes it easy to draw the scope and direction of the operation in the scene.
This Plugin has been tested on mobile phones.
Any suggestions and bugs can be made here: https://github.com/DAN-AND-DNA/UE4_EasyMobileInput (updated 2022/06/26)
Changelog
2022/5/14 version 1.1.0:
- Add functions (GetDynamicMaterialOfDefault and GetDynamicMaterialOfPressed) to get dynamic material
2022/5/15 version 1.1.2:
- Bugfix: wrong arrow radius of DrawArrow
- Bugfix: wrong arrow world position of DrawArrow
- Now DrawArrow can draw scope of skills
- Now if material is none, DrawArrow and DrawRange will do nothing
2022/5/16 version 1.2.0:
- Now DrawArrow can use fixed size arrow
2022/5/23 version 1.2.1:
- Add comments
2022/5/27 version 1.3.0:
- Modify the display name of function parameters
- DrawArrow and DrawRange return world position and true when the radius is greater than 0, false in other cases
- Bugfix
2022/6/13 version 1.4.0:
- Now Joystick can fade out
- Now Josystick can reposition within canvas panel slot
2022/6/14 version 1.4.2:
- Bugfix for UE5
Doc: https://docs.google.com/document/d/1frhJbkHTeUasufhiYW-XXpl3ygn8_1fu3Uc2jbF9vLE/edit?usp=sharing
Demos: https://github.com/DAN-AND-DNA/UE4_EasyMobileInput
Technical Details:
Features:
- Mobile Input
- Joystick Button
- UMG supported
- Animations are supported
Code Modules:
- MMoInput (Runtime)
Number of C++ Classes: 8
Network Replicated: No
Supported Development Platforms: Windows,Mac
Supported Target Build Platforms: Windows, IOS, Android
Documentation: https://docs.google.com/document/d/1frhJbkHTeUasufhiYW-XXpl3ygn8_1fu3Uc2jbF9vLE/edit?usp=sharing
Example Project: https://github.com/DAN-AND-DNA/UE4_EasyMobileInput