How to implement vibration
Cocos2d-x v3-
SagnikXVLikes 0Problem Description
I have searched for the solution on a number of places but never have received a satisfactory solution.
Can you tell me how to implement viration on android, ios and windows devices for my game?
-
Sonar Systems adminLikes 0
Take a look at this for more information, http://stackoverflow.com/questions/28018919/how-to-add-vibration-to-cocos2d-x-3-2-on-android-and-ios-devices
You can use our Cocos Helper as a base for the wrapper and integrate it into that https://github.com/SonarSystems/Cocos-Helper
Login to reply