Skip to content

adamwestman/extension-vibrate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

extension-vibrate

Adds support for device vibration service in Defold.

Platform support

The currently supported platforms are: iOS and Android

FAQ

How do I use this extension?

Add the package link (https://github.com/adamwestman/extension-vibrate/archive/master.zip) to the project setting project.dependencies, and you should be good to go.

See the manual for further info.

Usage

if vibrate then
  vibrate.trigger()
end

Invoke the device specific vibration service.

About

Vibrate support for Defold

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •