Publisher | Robert May |
---|---|
File size | 22.89kB |
Number of files | 10 |
Latest version | 1 |
Latest release date | 2019-11-25 12:41:12 |
First release date | 2019-11-25 12:41:12 |
Supported Unity versions | 2018.4.2 or higher |
In iOS 13, Apple introduced the CoreHaptics module into Swift and Objective-C native code for iOS devices. The CoreHaptics allows users to customize haptics in their applications by defining different haptic events and curves to control the intensity and sharpness of the vibration. Unity currently has no interface with the haptic engine, and vibrations for mobile devices are extremely limited. The Wiggle Kit plugin allows developers to access the haptic engine of iOS devices through C# scripts, adding depth to mobile apps built with Unity through custom vibrations.