#Why is this script not working to morph me into the model that is humanoid?

1 messages · Page 1 of 1 (latest)

rugged rock
#

I scripted this and instead of morphing me into the model that is humanoid, it just stright up kills me i would love some help thanks

dusk garnet
#

I never done a morphing system, but instead of making a new character variable, just set the character to the JasonModel and remove the :Destroy() line

alpine hearth
#

When you morph that way, I guess you have to transfer all Scripts inside the Player.Character to the morph and change the CurrentCamera.CameraSubject to the new morph's Humanoid/Head.

#

Also scripts that saves the Player.Character should update when morphing

#

===