#How can I keep the scripts applied to the character in StarterCharacterScripts after changing it?
1 messages · Page 1 of 1 (latest)
just put your Animate inside the new character
it's a local script, should i just do the same?
like its not animate its just a local script
yeah, just put the localscript inside the new character, just do forget to Disabled and enable to restart your localscript (if you are doing this with a script)
damn you gotta do that? never knew that... okay thanks ill try it
make sure you restart the localscript on client-side
got it workin, thx ^^