This section is under development
- /Scripts/Gms2_Networking/Api/*
- All the public functions of the engine.
- /Objects/Gms2_Networking/nw_network_manager
- The manager of the engine. It can be overriden if you want to customize some behaviours.
- /Rooms/Gms2_Networking_Examples
- Example rooms.
TODO #1 - Insert getting started steps here.
TODO #2 - Maybe I also will upload a video-tutorial.
- Basic synchonization.
- Different sync var types.
- Chat example using custom packages.
- Reuse an existing instance instead of creating new ones.