-
Notifications
You must be signed in to change notification settings - Fork 0
bHaptic Events
Below is a list of bHaptics Events and details about them.
This event is triggered when the Firebot Script connects to the bHaptics Player's API. Any registered keys within bHaptics Player are removed on Disconnect, so when the script connects there are no Keys Registered. This event is good to use for Registering all of the TACT files into Keys (see Effect: Register). This does not take any filters.
This event is triggered when the Firbot Script disconnects from the bHaptics Player's API. This will remove any registered keys within bHaptics Player. The system will automatically try and reconnected every 5 seconds. This does not take any filters.
This event is trigger when a Key is submitted to bHaptics Player (to play on the suit). This does take a filter allowing Effects to be trigger when a specific Key is submitted.
This event is trigger when a key is Registered. This does not take a filter.