Features:
- Virtual Joystick
- Joystick Button
- Mobile Touch Cursor
Code Modules:
- TouchJoystick (Runtime)
Number of Blueprints: 3
Number of C++ Classes: 13
Network Replicated: No
Supported Development Platforms: Windows
Supported Target Build Platforms: Android,iOS
特征:
- 虚拟操纵杆
- 操纵杆按钮
- 移动触摸光标
代码模块:
- TouchJoystick(运行时)
蓝图数目:3
C++类数:13
网络复制:没有
支持的开发平台:Windows
支持的目标构建平台:Android、iOS
Demonstration: https://youtu.be/Ae5WkAfW4hA
This plugin provides virtual joystick and joystick button for mobile (usually used for MOBA Games on Mobile).
In addition, this plugin include a demo to show how to use.
Please set up [Project Settings] -> [Input] -> [Default Touch Interface] to None when use this plugin.
Please ensure [Project Settings] -> [Input] -> [Use Mouse for Touch] was checked if you run in PIE.
Changelog:
1.1 – 2021-03-06
Fixed joystick works abnormally when touch point moves to joystick area from outside
示范表演: https://youtu.be/Ae5WkAfW4hA
该插件为移动提供虚拟操纵杆和操纵杆按钮(通常用于移动上的MOBA游戏)。
此外,这个插件还包括一个演示如何使用。
使用此插件时,请将[项目设置]->[输入]->[默认触摸界面]设置为无。
请确保[项目设置]->[输入]->[使用鼠标触摸]已检查,如果您运行在馅饼.
更新日志:
1.1 – 2021-03-06
当触摸点从外部移动到操纵杆区域时,固定操纵杆工作异常
评论(0)