- UE 4.19.2
- bHaptics Player for windows Installed: https://www.bhaptics.com/support/#support_download
- File: https://github.com/bhaptics/ue-sample-project/releases/download/v0.1/ue-sample-project_0_1.zip
-
Download bHaptics Plugin File and extract the zip file and places it into engines's plugins folder.
UEPath/Engine/Plugins/MarketPlace/
-
Content/FeedbackFiles : Haptic pattern files used in sample project.
-
Content/Blueprints/Bhaptics_ControllerFunctions.uasset
Blueprint callable functions for arm devices
-
Content/Blueprints/Bhaptics_VestFunctions.uasset
Blueprint callable functions for the vest device
-
Content/Bluprints/Bhaptics_SampleWidget.uasset
UI Asset that defines buttons events In the Graph, it shows how to add haptic patterns in you game
- Bhaptics Plugin Guide : https://github.com/bhaptics/TactUnrealEngine4/wiki/Getting-Started-(From-1.5.0)