BBMOD_TerrainCollisionModule

Extends BBMOD_ParticleModule

constructor

new BBMOD_TerrainCollisionModule([_terrain])

Description

A particle module that handles collisions with a terrain.

Arguments

Name Type Description
_terrain Struct.BBMOD_Terrain The terrain to collide with. Defaults to undefined.

Properties

Name Description
Terrain The terrain to collide with. Default value is undefined.
Do you find this page helpful?

Copyright © 2023, BlueBurn. Built on March 24, 2023 using GMDoc.