Basically, I have a script that makes a tile based maze, from 2 types of tile, the maze is 64 x 64, so Ioading aeverything when a player joins is pretty performance heavy, I have optimized the majority of the process (or so I like to think), but this is probably what needs the most improvement, and I was wondering If I could Improve that