For the complete documentation index, see llms.txt. This page is also available as Markdown.

Haptic Feedback System

The Haptic Feedback System provides configurable vibration feedback for game items.

Each item can define separate haptic patterns for its appearance and destruction directly in the Inspector. Available patterns include light, medium, heavy, double, and triple pulses. Selecting None disables haptic feedback for that event.

The system supports both iOS and Android using platform-specific vibration implementations.

Last updated