Skip to main content

Building Blocks

Fully built systems and assets, for free. Prebuilt models and scripts as .rbxm files. Download one, drop it into your experience with the Packager plugin, and every piece lands where it belongs.

Installing a building block​

  1. Install the Packager plugin if you have not already.
  2. Download the block's .rbxm from its page (each links to the file on GitHub; use Download raw file).
  3. In Studio, right-click in the Explorer and Insert from File, choosing the .rbxm. A single Packager package instance appears.
  4. Open the Packager widget, click the package, and press Unpackage. Its scripts and instances move to the services they were packaged from.

Blocks are MIT licensed like the packages. Blocks that depend on a package (for example, the Damage Part on Binder) include that dependency in the package, so you do not need to install it separately.

Help​

Discord · GitHub issues · Help & contact