Accessory Importer Plugin:
Easily import Accessories into studio, all that is required is the asset id.
Cleans up the model from any: welds, touch interests, Thumbnail configuration, etc.
Provides a 3d preview of the asset before you import it.
Note: I’m going to rewrite this to a dockergui soon but this is just the bare functionality and ui update.
- removed preview window
- added direct link importing
- simplified code
After using my own plugin for a while I found that it was cumbersom to prefix the accessory ID with “rbxassetid://idhere” so I made it work with both.
Tutorial:
-
Install the plugin
-
find an accessory you want to import on the catalog and copy its URL

I will be using this accessory for an example.
-
Paste that link into the plugin
-
Finally, press import and it is imported into studio.
Downloads:
– Download: Plugin
Want the source code?
– Download: AccessoryImporter1.5.rbxmx (41.5 KB)
Accessory with ‘Cleanup’ setting enabled:
![]()
Accessory without ‘Cleanup’ setting disabled:



