playMaker

Author Topic: Amended PlaySound and PlayRandomSound  (Read 2655 times)

slerpiniere

  • Playmaker Newbie
  • *
  • Posts: 5
Amended PlaySound and PlayRandomSound
« on: October 18, 2012, 06:37:25 AM »
Amended PlaySound and PlayRandomSound actions to use the selected gameobject's AudioSource if present rather than always using the static method of AudioSource to start the sound.

Allows you to specify per object the AudioSource parameters, e.g. 3D sound settings Volume Rolloff.