Stick-It is a system for easily creating and tracking joystick movements. It can handle simple directions, circular motion, and much more complex paths. Keyboard input is now also supported.
Works with Unity input, Rewired, InControl, or any other input management assets you may be using.
A gesture editor tool is included so you can quickly set up and organize your own custom joystick paths if none of the templates are what you need.
Includes two demo scenes.
Demo 1 runs through a series of gestures and determines if your input matches the gesture well enough.
Demo 2 intelligently detects which gestures are being completed via stick input that it is observed continuously.
Note: Some programming required
Note: Stick-It currently only supports gamepad joysticks and keyboard input. Touch input and mouse input are not officially supported at this time.