TheGameCreators / AGK-Studio

3 stars 1 forks source link

Haptic feedback on mobile #1102

Open seekerluke opened 1 year ago

seekerluke commented 1 year ago

Haptic feedback can be a great way to add game feel on devices that support it. Currently there's only a command called VibrateDevice which will vibrate the device just fine but there are no options for haptic feedback.

Haptics on iOS: https://developer.apple.com/design/human-interface-guidelines/playing-haptics Haptics in Android: https://developer.android.com/develop/ui/views/haptics