Add a Custom UI to your SCO

In 
JSM

"Sorry, nope, doesn't fit the company theme."


Download and import the custom UI Template or advanced custom UI Template from Axon. You will find a Frame inside a Folder named JSM | UI Template which includes everything you can edit in the SCO UI.

To import your file, simply drag the product file into Roblox Studio once your game is fully loaded. Alternatively, you can use the Explorer context menu by right-clicking and selecting Insert > Insert From File.

Edit the custom UI Template you chose as much as you like.

Make sure to keep the names, children, parents, objects etc. so the UI doesn't break.

You can set the Visible option to true and false from time to time to view the UI you're currently editing.

Once you are done, move the Folder named JSM | UI Template into ServerStorage.

Finally, go into the SCO Configuration and set the UITheme to Custom.

Alternatively, you can set the Folder to any name you'd like and set the UITheme configuration to the name of your Folder. (Example: Your Folder with the UI is named MySCOUI. Set the UiTheme in your SCO Configuration to MySCOUI.)