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

How do I morph a player into a custom model?

Asked by 9 years ago

I made my own custom human model, now what I want to know is how do I morph a player into that model? I was thinking it has something to do with welds, but I don't know... Any answers?

1 answer

Log in to vote
1
Answered by
RedCombee 585 Moderation Voter
9 years ago

Somewhere in your code, you need to insert:

player.Character = model

Make sure all your variables are already defined.

0
Thank you for your answer! NutsNWaffles 135 — 9y
0
Any time. RedCombee 585 — 9y
Ad

Answer this question