So I have made some 3D clothing for my game I need help because I want players to spawn in with the clothing but I have no clue where to start please help.
Load in a player-model, put the clothing on the player-model, rename the player-model to “StarterCharacter”, and finally put StarterCharacter into StarterPlayer.
3 Likes
Thank you very much do I have to script anything or no?
If you create a model and do all the welds, you will not need to script anything. If you want the clothes to attach to the player’s character (and not use a preset), then yes, you will have to script it.
As for StarterCharacter, this tutorial may help you.
If it does not, try searching up “ROBLOX Custom Character” on YouTube and choose a video that you find to be coherent enough to follow.
3 Likes