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.
- Host: GitHub
- URL: https://github.com/jwellone/inputmanager
- Owner: jwellone
- License: mit
- Created: 2023-07-31T08:03:31.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-27T08:44:50.000Z (almost 3 years ago)
- Last Synced: 2025-03-02T06:16:49.041Z (over 1 year ago)
- Topics: unity
- Language: C#
- Homepage:
- Size: 43 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/jwellone/InputManager/blob/main/LICENSE)
[](https://GitHub.com/jwellone/InputManager/releases/latest)
[](https://GitHub.com/jwellone/InputManager/releases)


[](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.

## Authors
Developer:[Yasuhiko Usui.](https://github.com/UsuiYasuhiko-jw1)
[](https://GitHub.com/jwellone/InputManager/watchers/)
[](https://GitHub.com/jwellone/InputManager/stargazers)
[](https://GitHub.com/jwellone/InputManager/network/members)
[](http://twitter.com/jwellone)
[](https://www.facebook.com/jwellone)