Generic filters
Exact matches only
Search in title
Filter by Custom Post Type
Search in project

Item Audio Profile

This module handles audio events for items:

  • Use Audio Evnet – Play audio from this group when the item is used, like a potion, scroll, or even weapon or armor that is being equipped
  • Drag Begin Audio Event – Play audio from this group when the item is being dragged within the inventory/backpack
  • Drag End Audio Event – Play audio from this group when the item is dropped within the inventory/backpack
  • Delete Audio Event – Play audio from this group when the item is being deleted, by holding the shift button and dragging the item outside the inventory/backpack
  • Broke Audio Event – Play audio from this group when the item is being broken
  • Pick Up Audio Event – Play audio from this group when the item is being picked up from the ground
  • Fall Audio Event – Play audio from this group when the item is falling on the ground
  • Drop Audio Event – Play audio from this group when the item hits the ground

In these fields, you are putting names that correspond to the Audio Group Names in the Login scene -> Scripts -> Atavism Inventory Audio Manager component. How to configure this in practice can be found here.