Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MobileHapticsForUnity

Haptics Plugin for Unity that runs on iOS and Android.

Install with UPM

Add package from git URL at PackageManager window.

https://github.com/ulaph/MobileHapticsForUnity.git?path=Assets/MobileHapticsForUnity

or add

"com.ulaph.mobile-haptics-for-unity": "https://github.com/ulaph/MobileHapticsForUnity.git?path=Assets/MobileHapticsForUnity"

to Packages/manifest.json

Usage

Please choose from Light, Medium, Heavy impact feedback style.

using MobileHapticsForUnity;

Haptics.Impact(ImpactFeedbackStyle.Light);

About

Mobile haptics native plugin and wrapper for Unity.

Topics

Resources

Stars

9 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages