a Roblox Studio plugin that adds simple clipboard functionality to object attributes with the ability to use customizable keyboard shortcuts
Github · Creator MarketplaceThe Creator Marketplace is the easiest way to install Attribute Clipboard. You'll get access to automatic updates and be able to use the plugin anywhere you have Roblox Studio installed.
- Download the plugin (.rbxmx) file from Releases
- Drag and Drop the plugin file into the Roblox Studio "Plugins Folder" (TopBar -> Plugins -> Plugins Folder)
Copy:
Select an object that has attributes -> Open the Clipboard menu and select "Copy" -> Attributes of that object are now copied to the clipboard
Paste:
Select all the objects that you want to paste the previously copied attributes to -> Open the Clipboard menu and select "Paste" -> Attributes from the clipboard should now appear in selected objects
Clear:
Select all the objects that you want to clear all attributes from -> Open the Clipboard menu and select "Clear" -> All attributes from the selected objects should now disappear
Keyboard shortcuts can be assigned under File → Advanced → Customize Shortcuts