Entity:Intersects(Entity, Entity)

server
Determines if the bounding boxes of two entities intersect.

Arguments

Returns

  • boolean true if intersects, false otherwise.

Examples

Entity:Intersects – Determines if the bounding boxes of two entities intersect.