Unity Tutorial: Adding Haptic Feedback


Haptic feedback (eg. vibration/rumbles) is a great way to provide feedback to players and to make them feel more connected to what is happening in the world. In this video we’ll take a look at how to build a haptic effect system using the InputSystem to create effects that we can play just like we would with audio.

📂 Grab the full project ➠ https://github.com/GameDevEducation/FeedbackTour/tree/Haptic-Feedback