UNPKG

@quenty/touchingpartutils

Version:

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

32 lines (31 loc) 757 B
{ "name": "@quenty/touchingpartutils", "version": "2.2.3", "description": "Utility to get touching parts on a Roblox part. This acts as a performance-friendly way to query Roblox's spatial tree.", "keywords": [ "Roblox", "Nevermore", "Lua", "Collision" ], "bugs": { "url": "https://github.com/Quenty/NevermoreEngine/issues" }, "repository": { "type": "git", "url": "https://github.com/Quenty/NevermoreEngine.git", "directory": "src/touchingpartutils/" }, "funding": { "type": "patreon", "url": "https://www.patreon.com/quenty" }, "license": "MIT", "contributors": [ "Quenty" ], "publishConfig": { "access": "public" }, "gitHead": "64def70499ec067077ee39f279936b620b217847" }