Whenever I test the game, none of the PlayerScripts load into the LocalPlayer.
I’ve tried removing all the scripts that were placed inside StarterPlayer and StarterCharacter but it still doesn’t solve the issue
Well, PlayerScripts
can be deleted, so something deletes it (duh)
Verify that there is nothing “suspicious” in the scripts, you could also try in a new place, if PlayerScript
exists it means that there is something strange in your current place.
and this should maybe go in #help-and-feedback:scripting-support
I found out that kicking before the player even loaded in somehow deleted PlayerScripts
and thanks for the suggestions.
Also having server mode hides PlayerScripts
“Current: server”