HapticsAi
6 tools in this family (folder Editor/Tools/HapticsAi/ in the bridge package). Effect: writes changes the project or the scene, read-only does not, destructive deletes or overwrites and the client asks before running it.
| Tool | Effect | Description |
|---|---|---|
haptics_apply_pattern_library | writes | One-shot: ships the canonical Buril 12-pattern haptic library (PlayerHit, Explosion, |
haptics_export_dualsense_pcm_pattern | writes | Export a single pattern as a DualSense advanced-haptics PCM stream — stereo int16 |
haptics_generate_code | writes | Lower a HapticsPatternSpec into three runtime files under Assets/_Game/Haptics/: |
haptics_preview_pattern | writes | Play a single pattern through a HapticsManager that already lives in the open scene |
haptics_propose_from_prompt | read-only | Free-text designer prompt → HapticsPatternSpec via the active Buril chat provider. |
haptics_validate_spec | read-only | Validate a HapticsPatternSpec — checks namespace, that every pattern has a unique C# id, |