[V1.1] Humanoidless R6 Importer Tool

Humanoidless R6 Importer Tool

Creator Store

This tool is meant to assist with importing various humanoidless-based accessories/clothing based off my Rig


Features

  • Accessory loading
  • UserId loading

How to use

Download the plugin and enable it in your workspace. Choose a number of what you want to import here:

And input an id:

And voila!

The resulting rig is also rigged in the exact same manner as the humanoid one, which makes it fully compatible with existing animations and also allows you to animate in the exact same way as you would with the humanoid one.


Plans

  • More settings
  • Outfit loader
  • Citrus and Surface Appearance rig
3 Likes

The plugin has been taken down from the creator store due to the usage of AssetService. Because of that please install the plugin manually before I release a fix that avoids the usage of AssetService:
HumanoidlessImporter.rbxmx (104.1 KB)

1.1

  • Fixes
  • Ui improvements
  • Added an additional limb specifier on accessory welds
  • Changed the way everything is imported (AssetService:LoadAssetAsync() > game:GetObjects())