A function defined in BBMOD_Collider.gml
DrawDebug([_color[, _alpha]])
Draws a debug preview of the collider.
Name | Type | Description |
---|---|---|
_color | Constant.Color |
The preview color. Defaults to c_white . |
_alpha | Real |
The preview alpha. Defaults to 1. |
Struct.BBMOD_Collider
Returns self
.
Copyright © 2025, BlueBurn. Built on January 04, 2025 using GMDoc.