Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Used to play a randomized short sound effect. Useful for Foley effects like dropping items, etc.

A good approach for using this component is to create ready-made Prefabs that define different sounds and can be attached to Props. The SDK has some pre-defined SFX for common cases (dropping an item, etc.).

Clips

An array of audio clips to choose a sound effect from.

Audio Source

Will be automatically added to Game Object if not set.

Volume

Volume to play the clip.

Play On Awake

Whether to play the clip on Awake.

  • No labels