A function defined in BBMOD_ParticleEmitter.gml
update(_deltaTime)
Updates the emitter and all its particles.
Name | Type | Description |
---|---|---|
_deltaTime | Real |
How much time has passed since the last frame (in microseconds). |
Struct.BBMOD_ParticleEmitter
Returns self
.
Copyright © 2023, BlueBurn. Built on September 11, 2023 using GMDoc.