Prototype/Explosion
Jump to navigation
Jump to search
Prototype definitions » PrototypeBase » Prototype/Entity » Prototype/Explosion
Used to play an animation and a sound.
Extensions
- Prototype/FlameThrowerExplosion flame-thrower-explosion
Mandatory properties
This prototype inherits all the properties from Prototype/Entity.
animations
Type: AnimationVariations
Must have at least 1 animation frame.
Optional properties
sound
Type: Sound
rotate
Type: bool
Default: false
beam
Type: bool
Default: false
height
Type: float
Default: 1
correct_rotation
Type: bool
Default: false
smoke
Type: string
Name of a trivial-smoke prototype. Mandatory if smoke_count
> 0.
smoke_count
Type: uint16
Default: 0
smoke_slow_down_factor
Type: float
Default: 0
light
Type: LightDefinition