Skip to content

prepsure/team-create-hats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Team Create with Hats

:>

Team Create with Hats is a character customization plugin for collaborative editing in Roblox Studio.

Installation

You can find a published version of the plugin on the Roblox plugin marketplace here.

To install it locally, go to the Releases section of this repository and download the .rbxmx file. Then open Roblox Studio and click the Plugins tab and click Plugins Folder on the left. Drag the file in there, restart studio, and you're done!

Features

  • Wear up to 10 accessories
  • Import accessories from your Roblox character
  • Toggle local visibilty of accessories
  • Change individual accessory properties like offset, scale, rotation, and particles being enabled
  • Choose if offset and rotation are relative to the camera's orientation or the world's
  • Preview your character from a 3rd person perspective

UI

The plugin has two different DockWidgetPluginGuis, one for configuration, one for previewing.

UIPreview

Editing

You can use Rojo to edit this plugin. It will appear under ServerStorage when in Roblox Studio and from there you can save it as a local plugin to test your changes.

Syntax checking

Syntax checking is done with selene as you may have guessed from the selene.toml.