Basically title says it all.
I want to use luanoid in my game and i was wondering if it’s possible to put clothes on character.
(For those who dont know luanoid is alternative to humanoid made by @LGhatguy (GitHub - LPGhatguy/luanoid: Alternative to Roblox Humanoids written entirely in Lua))
I believe you have to do it manually with decals because only Humanoids implement clothing wrapping. This means users’ clothing is not possible unless you have them manually upload decals that they can input into your game, which may not be feasible depending on how you need them to wrap around Parts / MeshParts.