bHapticsPlugin

Plugin and blueprints to get started integrating the bHaptics TactSuit hardware into your game.

  • サポートされたプラットフォーム
  • サポートされたエンジンバージョン
    5.0 - 5.3
  • ダウンロードのタイプ
    エンジン プラグイン
    この製品には、コード プラグインが含まれており、ビルド済みのバイナリと Unreal Engine に統合される全ソースコードが完備されています。任意のエンジン バージョンにインストールし、プロジェクト毎に有効化することが可能です。

Bring haptics to your games! This content is designed to integrate the bHaptics TactSuit technology into Unreal Engine projects and other C++ based platforms. This plugin provides functionality to connect to the bHaptics Player and allow developers to send Haptic feedback to the bHaptic TactSuit range of devices. The plugin also supports blueprints, allowing developers to easily integrate into existing projects.


Simply incorporate haptic feedback as usual, and then integrate a settings UI, either using the provided UI or designing your own, so that players can pair bHaptics devices for use in the game.


Android support is also included and tested in Quest, Pico, and HTC Vive headsets.

For more information about our products visit our website here!




Previous Version Support

If you need a plugin for a previous version (UE4) rather than UE5, please send an email to developer@bhaptics.com and we will provide you with the version of the plugin you want

テクニカルノート

Features: 

  • Manages the connection with the bHaptics Player and the feedback signals.
  • UI Example - use to pair and manage haptic devices.

 

Code Modules:

  • BhapticsPlugin - Runtime module.
  • BhapticsPluginEditor - ​​Editor module to help set up the project.


Number of Blueprints: 1

Number of C++ Classes: 5

Network Replicated: No

Supported Development Platforms: PC (Windows), Steam VR, Oculus, Android, Oculus Quest

Supported Target Build Platforms: Windows, Android

Documentation


Example Project:

Important/Additional Notes: The HapticsManager plugin(SDK 1) is now deprecated and please use this one.