The array holds mainly character position X at every 0.05 seconds.
The array is 4000 accross and 15 down.
(so roughly holds gameplay for 3-4 minutes)
Im uploading it to FIREBASE REALTIME DATABASE, but i can see that the arrays are large.
They are working, but if i had more than 20 players per month, the data limit to downlaod the replay arrays would be way over.
Is there anyone who knows an easy way to fix this? OR to record the player data and make it smaller?