Quantcast
Channel: Multiplayer
Viewing all articles
Browse latest Browse all 16796

Reliably transmit 3-dimensional array?

$
0
0
I'm looking for a way to reliably transmit a 3-dimensional array of the size Block[16,256,16] where Block is a base class and other classes inherit from it.

I tried using SyncLists, but since they get very big (65536 entries; the array is ALWAYS full!), they act like they don't transmit anyhing. They do work with a smaller sample size with the same classes though.

So what other ways could I use to solve this? Channel is reliable fragmented always.

Viewing all articles
Browse latest Browse all 16796

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>