Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
1

How to make a script where you can change parts on a Custom Character?

Asked by 5 years ago

I created a Custom Character (its basically a 2x2x2 Part on two legs) and I made a basic hat for it (a Model with 5 parts in it) and I want to perfectly attach it to the head of my Custom Character with script. I tried a several scripts but it didn't worked (I guess because the custom hat).

0
Make a function like, Ontouched () and put lowercase player in between the () and then do game.player. You can make it so the tranparency of the item is changed rather then making and creating the item. Another exmple of this would be OnClicked () and put the lowercase player in the () and do what i said before. Understand? Adenandpuppy 87 — 5y

1 answer

Log in to vote
0
Answered by 4 years ago

Watch something to do with custom character creation then extrapolate from there...

Ad

Answer this question