Description
- This plugin provides several basic touch interaction components, which can be easily connected to your own game module.
- Each component supports the conversion of touch operations into various other inputs, such as simulating spacebar input by pressing a button, or dragging a joystick to simulate gamepad joystick input. Based on this, the original input flow can be quickly connected without modifying the original input module.
- This plugin contains two sets of input cases, which are directly triggering the logic written in the button and connecting the original EnhancedInput input system based on keyboard, mouse and gamepad.
- This plugin provides a debugger, you can view the history of real input, input and virtual key input.
Included formats
- versions