firatozbay / UnityMobileInputHandler

Touch screen joystick, and an interface that combines touch screen and mouse input

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mobile Input Handler for Unity

Touch screen joystick, and an interface that combines touch screen and mouse input

Contains 3 types of joysticks:

  • Touchpad style joystick: Behaves like a touchpad on laptop computers.
  • Analog stick style joystick: Behaves like an analog stick on gamepads.
  • Accelerometer style joystick: Supports basic motion controls.

Supports finger detection that prevents unwanted behaviour upon a second finger touch. Only one finger can control a joystick at a time.

About

Touch screen joystick, and an interface that combines touch screen and mouse input

License:MIT License


Languages

Language:C# 100.0%