SwipeSwerveKit
Swipe-swerve mechanic detection package, made for Unity.
SwipeListener
- Download project or scripts and upload them to your project.
- Create an empty object and add "SwipeListener.cs" script.
- Choose "Swipe Type" and "Swipe Persentage" values.
- Get the outputs by connecting another script' to "Run Function" Action.
SwerveListener
- Download project or scripts and upload them to your project.
- Create an empty object and add "SwerveListener.cs" script.
- Choose "Swerve Type".
- Get the outputs by connecting another script' to "Run Function" Action.

