Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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"`