VibratorModeUpdateStateBased
Callable
Parameters
data: VibratingItemData
The vibrating item data
C: Character
The character that the item is equipped on
item: Item
The item that is being updated
persistentData: VibratorModePersistentData
Persistent animation data for the item
transitionsFromDefault: readonly VibratorModeState[]
The possible vibrator states that may be transitioned to from the default state
Returns void
- Nothing
Vibrator update function for vibrator state machine modes