Easy Android Vibration

FreeBacon

(0)
$4
Publisher FreeBacon
File size 18.47MB
Number of files 5
Latest version 1
Latest release date 2017-05-01 05:49:22
First release date 2017-05-01 05:49:22
Supported Unity versions 2018.4.2 or higher
An easy way to start and stop any vibration with just one line of code! An example is vibration for 3 seconds. EasyVibro.Vibrate(3000L); Stop all vibrations EasyVibro.Cancel(); Turn it on for three second, wait two seconds, and turn it back on for three second, repeate 1 time EasyVibro.Vibrate(new long[] { 3, 2, 3 }, 1); No Java code! If you want to change something - you do not need to do anything on Java, everything is inside Unity and does not depend on the version of the Unity or Android. Includes a demo .apk file! Just run and vibrate!

Top Publisher Assets