1.Easy Touch 3.1
Easy Touch 3.1
Hedgehog Team(导入 Easy Touch 插件时自动在菜单栏)
Extensions: 拓展
Adding a new joytick: 虚拟摇杆
Adding a new button: 虚拟按键
Add EasyTouch for C#: 为 C# 语言添加 Easy Touch
1. 添加一个虚拟摇杆。如下:
Joystick name : 虚拟摇杆名字
Enable joytick: 对象启用
Activated: 激活(是否显示)
Show debug area: 显示调试区域(即黑色外边框)
Use fixed update;
Use GUI Layout: 使用 GUI 布局(即显示在 UI 的上面)
Dynamic joytick: 动态虚拟摇杆(即与屏幕接触时才显示摇杆)
Free area: 摇杆活动区域
Full Screen: 全屏
Left: 左边
Right: 右边
Top: 顶部
Bottom: 底部
Top Left: 顶部左边
Top Right: 顶部右边
Bottom Left: 底部左边
Bottom Right: 底部右边
Area radius: 摇杆半径
Touch radius: 触摸半径
Restrict to area:
Reset finger exit:
Dead zone radius:
Interaction type: 作用类型(一定要注意选择,否则无法响应)
Direct:直接的
Include: 包含
Event Notification: 事件通知
Direct And Event: 直接和事件
Enable X axis: X 轴线灵敏度
Speed : 速度
Inverse axis: 反转轴线
Joytick X to:
Enable Y axis: Y 轴线灵敏度
2.在作用类型上选择事件通知