2 Years Ago
Added stub ChunkViewer component (will eventually handle loading of chunks) Create ChunkViewer component and LoadChunk method in Player (for now, until we have component RPCs) Send all map chunks to players on join (~32kb per chunk). Our maps will be small enough that we don't care.