#Error when trying to clone a players character to put in the viewport
1 messages · Page 1 of 1 (latest)
1 messages · Page 1 of 1 (latest)
I'm trying to clone a players character to have them do animations in a view port but whenever I try to clone the character it returns nil even though a print of that exact path does not
Do this Players.LocalPlayer.Character.Archivable=true
--clone here
Players.LocalPlayer.Character.Archivable=false
tysm!