BBMOD_Collider.TestSphere

A function defined in BBMOD_Collider.gml

TestSphere(_sphere)

Description

Tests whether the collider intersects with a sphere.

Arguments

Name Type Description
_sphere Struct.BBMOD_SphereCollider The sphere to check intersection with.

Returns

Bool Returns true if the colliders intersect.

Throws

Do you find this page helpful?

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