Making online multiplayer games is HARD, but it doesn't have to be.
With this asset, you'll be able to add online multiplayer features to your game quickly and easily without ever needing to write a line of code.
This asset contains custom scripts that allow you to use popular multiplayer services with Visual Scripting, such as Playfab, Photon, and the newly released Unity Game Services!
Also included are some demo implementations that show you exactly how you can use the nodes together to create multiplayer features such as:
Integrate Unity Game Services with Visual Scripting:
Integrate Playfab with Visual Scripting:
Playfab is a service from Microsoft that allows you to use many network features in your game easily with the Playfab SDK and platform. Some of these features include login and registration, storing player data, game data, cloud scripting, friendslist, leaderboards, and more.
This asset includes scripts which allow you to access and use all of these features with Visual Scripting. Demo implementations are also included so you can get started right away.
Integrate Photon PUN with Visual Scripting:
Photon PUN is a service similar to Unity's Netcode for GameObjects which allows your players to connect, stay in sync, and send/receive data between eachother for online play. A Playfab authentication integration is included in this asset, which allows you to use Playfab to authenticate your users to Photon to prevent application abuse.
This asset includes scripts which allow you to access and use all of these features with Visual Scripting. Demo implementations are also included so you can get started right away.
This asset is a must-have for beginners interested in adding multiplayer features to their game and those interested in learning how to implement advanced features with Visual Scripting.
I'll be updating this asset with even more implementation demos and features soon!