https://github.com/asus4/unity-taptic-plugin
iOS TAPTIC Engine Bridge for Unity
https://github.com/asus4/unity-taptic-plugin
haptic ios taptic unity
Last synced: 12 months ago
JSON representation
iOS TAPTIC Engine Bridge for Unity
- Host: GitHub
- URL: https://github.com/asus4/unity-taptic-plugin
- Owner: asus4
- License: mit
- Created: 2016-12-06T14:33:15.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-08-11T06:37:46.000Z (almost 6 years ago)
- Last Synced: 2025-05-08T02:38:10.501Z (about 1 year ago)
- Topics: haptic, ios, taptic, unity
- Language: C#
- Homepage:
- Size: 495 KB
- Stars: 134
- Watchers: 7
- Forks: 21
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
Unity Taptic Plugin
===
iOS TAPTIC Engine Bridge for Unity.
## Test samples
Add `TapticPlugin/Samples/Sample UI` and `TapticPlugin/Sample/Sample Ball` into Build Settings/Scenes In Build.
## Required Environment
- iOS 10 or later,
- iPhone 7 / iPhone 7 Plus or later


## Unity Package Manager
if you are using Unity Package Manager,
Open `Packages/manifest.json` and add following line into `dependencies`.
`"com.github.asus4.unity-taptic-plugin": "https://github.com/asus4/unity-taptic-plugin.git#upm"`