I’m creating a custom character loader, and it loads the character and it’s scripts from the server, but localscripts don’t run even when they are in the character, they are disabled by default (While in ServerStorage) and they get enabled when the character loads, How do I fix that?
A local script only runs when it is a child of certain things. It lists them in this article. Maybe that is the issue.
1 Like
It is
