Class BossDeathExplosion
Plays the Boss Death Explosion, including shaking the camera and spawning particles
Inheritance
Object
Component
Behaviour
MonoBehaviour
BossDeathExplosion
Assembly: WeaverCore.dll
Syntax
public class BossDeathExplosion : MonoBehaviour
Fields
|
Edit this page
View Source
PlayExplosionSound
Declaration
public bool PlayExplosionSound
Field Value
|
Edit this page
View Source
ShakeCamera
Declaration
Field Value
|
Edit this page
View Source
SpawnBloodParticles
Declaration
public bool SpawnBloodParticles
Field Value
Methods
|
Edit this page
View Source
Start()
Declaration
Extension Methods