Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 1.61 KB

File metadata and controls

31 lines (24 loc) · 1.61 KB

Attribute Clipboard

a Roblox Studio plugin that adds simple clipboard functionality to object attributes with the ability to use customizable keyboard shortcuts

Github · Creator Marketplace

Installation

The 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.

Manual Installation

  1. Download the plugin (.rbxmx) file from Releases
  2. Drag and Drop the plugin file into the Roblox Studio "Plugins Folder" (TopBar -> Plugins -> Plugins Folder)

Usage

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