So I’m trying to make a custom character loader that makes their character 1.0, removes their clothing, and changes their skin color but keeps their accessories.
I have made this but this is all out of context because I don’t want to go too in-depth uselessly. It works fine but it isn’t smooth so I want to know if anyone has an idea to fix that?
My idea to do it is doing something like making their CanLoadCharacterAppearance value set to false and then getting their character from the website and loading their accessories from it (But this is just an example to show what I want to happen and I don’t know if there is actually a way to do it like that)
If anyone could tell me how to I would really appreciate it. (Or if there is another way to make my character loading smoother)
Also please note that I’m not incredibly advanced in scripting but the only way for me to learn a bit more is through experience and thats what I’ve doing the past 2 weeks.