Plays Baltie's animation sound (BaltieSound).
Namespace:
SGP.BaltieAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
C# |
---|
public void PlaySound( BaltieSound sound ) |
Parameters
- sound
- Type: SGP.Baltie..::.BaltieSound
Baltie's sound.
Remarks
Plays the sound only if Baltie is visible (Visible) and sounds are enabled (SoundsEnabled),
or sounds are enabled even if Baltie is invisible (SoundsEnabledIfNotVisible).
The sound is also not played, when Baltie is superspeedy (IsSuperSpeedy).
The sound is played in space at the Baltie's current position (3D sound).