⁍ Discord: / discord
⁍ Patreon: / unitoftime
⁍ Github: https://github.com/sponsors/unitoftime
⁍ Twitter: / unitoftime
⁍ Play: https://mythfall.com
// Description
This week I optimized my networking in two ways. First I added vision based culling so that I could scale the world size without increasing packet size. And second I did some optimizations and bitpackings to reduce individual component serializations. The game is handwritten in Go.