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

How can i make all players spawn with a hat?

Asked by 6 years ago

So i tried using insertService but it kept saying that the hat wasnt a trusted asset.

Even if i clone the hat to the characters model it still doesnt even show up.

I was wondering, is there something that a hat model must have inside of it to make it actually go onto someones head and stay there?

1 answer

Log in to vote
0
Answered by
dispeller 200 Moderation Voter
6 years ago

You can just put the hat under the StarterCharacterScripts.

game > StarterPlayer > StarterCharacterScripts

it is typically used for character scripts, but Roblox will clone in anything inside the folder into the character.

Ad

Answer this question