Character Customization?

I am trying to achieve a character customization system similar to GPO, Project Slayers, etc. I have only found videos on YouTube by MERTO, and they aren’t quite what I am looking for. I am planning on using 3d clothing made by myself, and I am a relatively new scripter (I understand the basics) so I do not know many systems. Any help like ulterior YouTube tutorials, or things such as systems I can use would be awesome. Also before replying, please check out what Grand Piece Online/Project Slayers have done with their character editor, as that is the product I am trying to replicate.

4 Likes

definitely use of modules id reckon to rotate through a list of tables with button presses, or a entire list of models for hairs n clothes n such if you want to make it simpler, most likely as a guess. its definitely a task to create an entire system like that though so it’d take time

2 Likes

do you want to save the character? if so, you will need to learn how to use DataStoreService. there are quite a lot of tutorials online on how to use it so you should be fine. as for the customization, you should use a localscript and trigger a remove event when the player clicks done

2 Likes

If you’re looking for tutorials on how to create a custom character editor, there are several great YouTube tutorials that you can check out.

One tutorial series is created by Roblox Dev Rel and is called “Creating a Character Customization System with Roblox Studio and Lua”. This tutorial series will walk you through the process of creating a custom character customization system with Roblox Studio and Lua.

Another great tutorial is created by Roblox Developer Richman and is called “Creating a Custom Character Editor in Roblox Studio”. This tutorial series will teach you how to create a custom character editor in Roblox Studio.

Finally, another great tutorial is created by Roblox Developer TheCrazyRobloxian and is called “Character Customization System with Roblox Studio and Lua”. This tutorial series will show you how to create a custom character customization system with Roblox Studio and Lua.

I hope these tutorials help you create the character customization system you’re looking for!

3 Likes

I hate to come back to this, but could you provide links to any of these? I cannot seem to find them anywhere?

4 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.