Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 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 (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2020-08-11T06:37:46.000Z (about 4 years ago)
- Last Synced: 2024-05-01T21:23:01.348Z (6 months ago)
- Topics: haptic, ios, taptic, unity
- Language: C#
- Homepage:
- Size: 495 KB
- Stars: 129
- Watchers: 8
- 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![](image/capture1.png)
![](image/capture2.png)## 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"`