This game surprisingly uses vibration, and I was wondering how to do that too. I thought it uses HapticService or HTTPService somehow, but I have no idea. How?
1 Like
I suggest reading this documentation. I am pretty sure there are some YouTube tutorials out there on how to use HapticService:
Already mentioned in the post. The wiki says it’s used for Xbox and other console controllers, does it work with mobile too?
No it only works for controller. But you could use screen shakes for mobile users.
That is not related at all. I’m trying to find out how the developers of the linked game use vibrations. It’s not a sound, as completely disabling all sound for the phone still makes it vibrate.
HapticService is already supported on mobile devices, but keep in mind that
2 Likes