Ignition / IntroSound

Namespace Playniax.Ignition

Inherits from MonoBehaviour

Script can be found in Assets/Playniax/Framework/Ignition/Scripts (MonoBehaviour)/IntroSound.cs

Class IntroSound

Description

Plays a sound when object is enabled.

Public fieldsDescription
AudioProperties audioProperties Sound to play when OnEnable is called. Requires AudioChannels.cs and atleast one Audio Source.