Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How to load player's current accessories onto a player?

Asked by
aiuis 85
6 years ago

I got a R15 rig as a StarterCharacter which replaces player's Roblox avatar and I want their accessories to stay on but I can't figure out how to do that... Basically, I'm asking how to get player's Roblox accessories. Any help appreciated Here's what I got so far...:

game:GetService'InsertService':LoadAsset()

Thank you for your time.

0
Try and clone the hats of the player and parent it to the clone of the rig (if you're cloning it). Then mount/weld it to the head (you may not need to do this) LeadRDRK 437 — 6y

Answer this question