BBMOD_ParticleModule.on_update

A function defined in BBMOD_ParticleModule.gml

on_update(_emitter, _deltaTime)

Description

Executed every time the emitter is updated.

Arguments

Name Type Description
_emitter Struct.BBMOD_ParticleEmitter The emitter.
_deltaTime Real How much time in microseconds has passed since the last frame.
Do you find this page helpful?

Copyright © 2024, BlueBurn. Built on January 21, 2024 using GMDoc.