LightningData
Common data for a Lightning emitter object.
Public Attributes
Sound profile to play when a lightning strike occurs.
string
strikeTextures [8]
List of textures to use to render lightning strikes.
thunderSounds [8]
List of thunder sound effects to play.
Detailed Description
Common data for a Lightning emitter object.
see:
Public Attributes
SFXTrack strikeSound
Sound profile to play when a lightning strike occurs.
string strikeTextures [8]
List of textures to use to render lightning strikes.
SFXTrack thunderSounds [8]
List of thunder sound effects to play.
A random one of these sounds will be played shortly after each strike occurs.