A function defined in BBMOD_Collider.gml
TestSphere(_sphere)
Tests whether the collider intersects with a sphere.
Name | Type | Description |
---|---|---|
_sphere | Struct.BBMOD_SphereCollider |
The sphere to check intersection with. |
Bool
Returns true
if the colliders intersect.
Copyright © 2023, BlueBurn. Built on May 02, 2023 using GMDoc.