A function defined in BBMOD_Collider.gml
TestPoint(_point)
Tests whether the collider intersects with a point.
Name | Type | Description |
---|---|---|
_point | Struct.BBMOD_Vec3 |
The point to check intersection with. |
Bool
Returns true
if the colliders intersect.
Copyright © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.