Type Here to Get Search Results !

How to Add Accessories to Your Character in Roblox Studio

 I was trying to add some new accessories to my character. I searched all over the internet, and I found this answer, so I am sharing it with my supporters or my members. If you like this content, please keep supporting me.

Add one simple rig in your game; for that, you can refer to this post. CLICK HERE

After setting your rig, you have to enable the Command Bar in your studio for that move to the View panel.

On clicking that, you can see a bar below.

In that area, paste this code in the command bar.

game:GetService("InsertService"):LoadAsset().Parent=game.Workspace

After pasting the link, you should get the accessories ID, so move to the ROBLOX MARKETPLACE

Copy the ID and paste it in the command like this.

game:GetService("InsertService"):LoadAsset(97973319336436).Parent=game.Workspace

Hit enter.

On pressing enter, you can notice a model created in your workspace. Try to expand that, and you will find the Handle object; check its properties. and make sure the Locked property is unchecked.


For more, click here. 

Post a Comment

0 Comments
* Please Don't Spam Here. All the Comments are Reviewed by Admin.

Below Post Ad