com.rocket.rocketvibration
v1.0.9
Published
Vibration for Rocket Games
Downloads
15
Readme
Rocket Vibration
A ready to use vibration system for both iOS and Android platforms.
Features
Currently there are 4 different modes for vibration.
- Default (Non-Taptic)
- Soft
- Medium
- Hard
Usage
After importing packages, package will be ready for use without any operations.
Code Examples
To use soft vibration: RocVibrationController.Vibrate(VibrationIntensity.Soft)