Extends BBMOD_ParticleModule
constructor
new BBMOD_TerrainCollisionModule([_terrain])
A particle module that handles collisions with a terrain.
Name | Type | Description |
---|---|---|
_terrain | Struct.BBMOD_Terrain |
The terrain to collide with. Defaults to undefined . |
Name | Description |
---|---|
Terrain | The terrain to collide with. Default value is undefined . |
Copyright © 2023, BlueBurn. Built on March 24, 2023 using GMDoc.