I am trying to make a character customization menu and to my knowledge, the NPC which is to be edited has to be in the client’s camera. As you can see in the attached screenshot, on the left there is my Player, in the middle there is the NPC in the client’s camera and on the right there is the same NPC in the workspace.
However, what is happening is that the animations in the NPC in the client’s camera stop working.
Since I have Filtering Enabled on, I thought of putting an NPC in the workspace and the clients can change this NPC’s clothing on their client, but it doesn’t seem to be allowing me to equip the hat from ReplicatedStorage to the NPC in the workspace.
How would I go about making a character customization menu?