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 © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.