A function defined in BBMOD_ParticleModule.gml
on_update(_emitter, _deltaTime)
Executed every time the emitter is updated.
Name | Type | Description |
---|---|---|
_emitter | Struct.BBMOD_ParticleEmitter |
The emitter. |
_deltaTime | Real |
How much time in microseconds has passed since the last frame. |
Copyright © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.