Hello everybody
I am a beginner in Unity. I want to know if it is possible to bind a simple game (Multiple avatars and 4 zones) using unity to a C++ framework?
The framework is responsible for zoning, and replication
For the mentioned example, each zone can be assigned to a certain server.
if possible, I am looking forward to the first steps, please. Thanks in advance.