2.2.0 • Published 1 year ago

@quenty/touchingpartutils v2.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

TouchingPartUtils

Utility to get touching parts on a Roblox part. This acts as a performance-friendly way to query Roblox's spatial tree.

Installation

npm install @quenty/touchingpartutils --save

Usage

Usage is designed to be simple.

TouchingPartUtils.getAllTouchingParts(part)

TouchingPartUtils.getBoundingBoxParts(cframe, size)