I have a npc that does not have a humanoid (Adding a humanoid to the npc is not a solution). I would like to put clothes on him, any ideas. Ive seen some games are doing it.
In Studio you can go to the "Model" tab and then to "Advanced Objects" and search for shirt, and pants and put them in your npc.
There are unfortunately no ways to add clothes to a non-humanoid object. You can attempt to make each part of the clothing a decal and insert the decals on the corresponding part. But otherwise, it is not possible. Sorry!
I think I know what you're talking about, you can just find an NPC or have your NPC have a humanoid because (you cannot put clothes on without a humanoid) so Add a humanoid, and set the Health AND MaxHealth to 0, which will automatically remove the health bar at the top to make it looks like an NPC with no humanoid (even tho it does has a humanoid).