unity
FlatBuffers for Unity, part 3 (examples)
This is a third and hoping last part of cycle about using flatbuffers in Unity. Here we take a look at usage example. There is an example of PingPong game. It is not about fascinating gameplay it is just demonstration of flatbuffers usage. First of all, there are three .fbs-files Read more…