rex_dragArrowkey2
Plugin, ACE table, Discussion thread
Dependence: rex_touchwrap plugin
Dependence: rex_touchwrap plugin
Introduction
Get arrow key event from dragging input. Each sprite could be an arrow-key detector.
Get arrow key event from dragging input. Each sprite could be an arrow-key detector.
Usage
Sample capx
Sample capx
The usage of this behavior is very similar with rex_dragarrowkey plugin.
Compare with rex_toucharea2 behavior + rex_angle2ArrowkeyMap plugin
They also could be used to be arrow-key detector, but they still have some differents.
They also could be used to be arrow-key detector, but they still have some differents.
- rex_toucharea2 behavior + rex_angle2ArrowkeyMap plugin has more flexible, since the center of virtual joystick is defined in event.
- touch area will treat moving-out of touch to be "touch end".