A function defined in BBMOD_Collider.gml
TestAABB(_aabb)
Tests whether the collider intersects with an AABB.
Name | Type | Description |
---|---|---|
_aabb | Struct.BBMOD_AABBCollider |
The AABB to check intersection with. |
Bool
Returns true
if the colliders intersect.
Copyright © 2025, BlueBurn. Built on January 04, 2025 using GMDoc.