How to Apply humanoid description locally

Hello, I was creating a twitter code system, and thought it would be kind of funny to make the npc for it always be the character on the local side. I always get the error it has to be done on the backend server, but would this be possible?

I believe they already made the function available for the client. However you have to make sure to clone the npc locally.

4 Likes

You do not need to clone it, if it’s from the local script it wont affect the server
but for the sake of getting two clones then I suggest you should clone it like this guy did
just a little help for begginers, by the way thanks everyone for helping out