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 © 2025, BlueBurn. Built on January 04, 2025 using GMDoc.