An open API service indexing awesome lists of open source software.

https://github.com/jwellone/inputmanager

Provides API related to input control using Input class. This feature is one of the "j1Tech" developed by jwellone Inc for Unity.
https://github.com/jwellone/inputmanager

unity

Last synced: about 2 months ago
JSON representation

Provides API related to input control using Input class. This feature is one of the "j1Tech" developed by jwellone Inc for Unity.

Awesome Lists containing this project

README

          

[![GitHub license](https://img.shields.io/github/license/jwellone/InputManager.svg?style=plastic)](https://github.com/jwellone/InputManager/blob/main/LICENSE)
[![GitHub Release](https://img.shields.io/github/v/release/jwellone/InputManager.svg?style=plastic)](https://GitHub.com/jwellone/InputManager/releases/latest)
[![Github All Releases](https://img.shields.io/github/downloads/jwellone/InputManager/total?color=blue&style=plastic)](https://GitHub.com/jwellone/InputManager/releases)
![GitHub repo size](https://img.shields.io/github/repo-size/jwellone/InputManager?label=size&style=plastic)
![C#](https://img.shields.io/badge/C%23-239120?logo=c-sharp&style=plastic)
[![Unity](https://img.shields.io/badge/Unity-100000?logo=unity&style=plastic)](https://unity.com)

# InputManager
Get the following inputs using the input class.
- Tap input.
- Tap release.
- Double tap.
- Moving.
- Repeat.
- Flick.

This feature is one of the "j1Tech" developed by jwellone Inc for Unity.

## Getting Started
- Import this package into your project.
- Place InputManager.prefab in the scene.
- Run editor.
- Input information can be obtained by accessing the InputManager instance from the script.

![inputmanager](https://github.com/jwellone/InputManager/assets/85072161/ef9f8201-34b5-460a-8fa4-8ac5defb3a85)

## Authors
Developer:[Yasuhiko Usui.](https://github.com/UsuiYasuhiko-jw1)

[![GitHub watchers](https://img.shields.io/github/watchers/jwellone/InputManager.svg?style=social&label=Watch)](https://GitHub.com/jwellone/InputManager/watchers/)
[![GitHub stars](https://img.shields.io/github/stars/jwellone/InputManager.svg?style=social&label=Stars)](https://GitHub.com/jwellone/InputManager/stargazers)
[![GitHub fork](https://img.shields.io/github/forks/jwellone/InputManager.svg?style=social&label=Fork)](https://GitHub.com/jwellone/InputManager/network/members)
[![Twitter](https://img.shields.io/twitter/follow/jwellone?label=Twitter&logo=twitter&style=social)](http://twitter.com/jwellone)
[![Facebook](https://img.shields.io/badge/Facebook-1877F2?style=for-the-badge&logo=facebook&logoColor=white&style=plastic)](https://www.facebook.com/jwellone)