Hi friends!

Anyone have any clever way to get an entity to have a local array that only it can access and change? I could just make a bunch of global arrays and then assign each array to each entity, but I would like to see if I can get an entity to have its own array, an array with more than 3 values.