Hapticfeedback Bb3.0

Discussion in 'Buildbox 3.0' started by Swapnil Mali, Jul 15, 2019.

Tags:
  1. Swapnil Mali

    Swapnil Mali Boxer

    Joined:
    May 16, 2019
    Messages:
    18
    Likes Received:
    0
    how to make mobile vibrate on object collision?.. i have tried setHapticFeedback() but its not working. is there any other way to achieve this?
     
  2. weboha

    weboha Avid Boxer

    Joined:
    Aug 8, 2018
    Messages:
    239
    Likes Received:
    178
    use this its works:
    System.sendHapticFeedback(2);

    but dont use much game is getting slower
     
  3. Swapnil Mali

    Swapnil Mali Boxer

    Joined:
    May 16, 2019
    Messages:
    18
    Likes Received:
    0
    Okay. I'll try.
     

Share This Page