Soundify


With Soundify, you can easily attach sounds to actions without any code. This tool is perfect to oversee all audio in your game and elevate it to the next level in a fraction of the time as before.


by Saitama Studio


Price History +

Soundify lets you store, manipulate and play all sounds in one central system. This tool makes it easy to incorporate high-quality audio into your game and elevate your game's audio to the next level in a fraction of the time as before.



🔨 Step-by-Step guide for using Soundify

  1. Create a new game object & add the Audio Master script to it.
  2. Add a new track, name it & store all the sounds that should play on said track.

IF YOU WANT TO PLAY IT WITHOUT CODING

  1. Add the Audio Player script to any game object & select a sound.
  2. Select a script & method and SUBSCRIBE to the sound (this will add a line to the method that will play the sound)

IF YOU WANT TO DO IT MANUALLY

  1. Add the line Soundify.PlaySound("nameofsoundgoeshere");

🎉Done! Simple, fast and user friendly! 🎉



🔍 INCLUDES

  • Demo Scene
  • Custom Inspector for more user friendly
  • 2 Sounds from Unity Technologies
  • README

💯 QUALITY OF LIFE

  • Custom Inspector ease of use
  • Tooltips that tells you what each slider/value is used for
  • README file outlining all necessary information to get started
  • Source Code | editable