A function defined in BBMOD_ParticleSystem.gml
add_modules(_module...)
Adds modules to the particle system.
Name | Type | Description |
---|---|---|
_module | Struct.BBMOD_ParticleModule |
The module to add. |
Struct.BBMOD_ParticleSystem
Returns self
.
Copyright © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.