Item Audio Set List
A component for registering audios that can be used from Items.
As of February 2023, the audio registered with ItemAudioSetList can be used from the script function. See Script Reference for details.

property
property | function |
---|---|
Item Audio Sets | A list of audio data. You can specify the number of settings. |
-Id | Specify a character string for referencing from a script, etc. The Id must be 64 characters or less, and can only contain alphanumeric characters and some symbols (apostrophes, commas, hyphens, periods, and underscores). |
-AudioClip | Specifies the audio file to use. |
-Loop | Set whether to treat the audio file to be used as a loop sound source. |
Other notes
- There are restrictions on the audio that can be uploaded. For details, refer to “Craft Item Restrictions”.