In what direction is Unity Multiplayer developing? Will this system good for MMO games?
I am creating an MMO game in which it will be possible to trade with other players, as well as synchronize loot. (the system will be similar to Path of Exile). The most important thing is to create a single database of existing items from players that will be stored for a long time. As well as the ability to whisper between different servers (use separate servers for chat and for information about loot?).
Development is likely to take a lot of time, but I’m trying to decide on a multiplayer system. I thought about SpatialOS, but it’s too expensive. Maybe there are any thoughts on this?
I spoke to some devs at Unite and the gist I got out of it was that they had no plan going forward for other architectures aside from the FPS one they are currently working on.