Pro Piece Auto Grab Chests Вђ“ Open | Source
This project provides a lightweight, performant solution for automating chest collection in grid-based or open-world environments. Built with transparency in mind, this open-source script allows developers and hobbyists to integrate "vacuum-style" looting mechanics into their projects without the overhead of proprietary plugins. Core Features
Ensure your chest objects are tagged as Lootable . Pro piece AUTO GRAB CHESTS – OPEN SOURCE
Includes hooks for OnChestOpen , OnLootGrabbed , and OnInventoryFull to easily link with your existing UI or inventory systems. This project provides a lightweight, performant solution for
Uses a spatial hashing algorithm to identify lootable containers within a configurable range. Includes hooks for OnChestOpen , OnLootGrabbed , and
Easily whitelist or blacklist specific chest types or rarity levels via a simple JSON config. Quick Start Clone the Repo: git clone https://github.com
Drop the AutoGrab component onto your player character.
Adjust the GrabRadius and TickRate in the inspector. Why Open Source?