So basically I have a script I want to run on the players side. However when I tried putting it in the character it didn’t seem to want to run.
I know how to do this with a normal character however I since I am using a custom character I do not know how to run a localscript on a character.
Putting the script in StarterCharacterScripts will not work because there are different characters which use different script and I do not want the script to run at startup.