Although I know how to create an array using scripts, I was wondering if there was a way to create an array variable that can be used by multiple scripts like with integers and strings.
If not, is there a way to call an array from one script to another?
Example: local Score = game.ReplicatedStorage.Score