BBMOD_Collider.DrawDebug

A function defined in BBMOD_Collider.gml

DrawDebug([_color[, _alpha]])

Description

Draws a debug preview of the collider.

Arguments

Name Type Description
_color Constant.Color The preview color. Defaults to c_white.
_alpha Real The preview alpha. Defaults to 1.

Returns

Struct.BBMOD_Collider Returns self.

Throws

Do you find this page helpful?

Copyright © 2024, BlueBurn. Built on January 21, 2024 using GMDoc.