Hello! I was wondering how you would be able to change a player’s character into a preset character, like the kits in Roblox Bedwars.
In Bedwars, you can equip the kit skin and when you join a match, your character will turn into the kit character. I’m not sure how to explain this since I don’t know what you would call this, which is why I wasn’t able to search the forum for an answer before submitting my question.
I would appreciate it if someone could provide me information on how to achieve this. Thanks!
If you mean clothes, just set the player’s character shirt & pants. You can also make an accessory for the helmet and use AddAccessory().
In Roblox Bedwars, you can select a kit and equip the skin. If you equip the skin, your character changes into that character.
For example, this is the Archer kit from Bedwars:

You can choose to equip this kit.
If you equip this kit, your character turns into it. Do you know what I mean? Sorry, it’s hard to explain.
That is most likely done by welding premade union gear/meshparts. You can make a welding system for that.
2 Likes
Oh okay, thanks. I’ll watch some Youtube tutorials on how to do that. Thanks!