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