579

Adding sound
Setting scheduling bounds

  • A sound is hearable (if it is playing) when:
  • The viewer's activation radius intersects its scheduling bounds
  • Multiple sounds can be active at once
  • Identical to behavior scheduling
  • Sound bounding enables different sounds for different areas of the scene

  • By default, sounds have no scheduling bounds and are never hearable!
  • Common error: forgetting to set scheduling bounds