🌐Photon Factions
Last updated
Last updated
The Photon Factions submodule integrates Photon Unity Networking with the Factions module, ensuring that all faction-related data is synchronized across the network. This includes:
Synchronizing member faction points
Joined factions
Relationships
And variables.
Once you have the package downloaded in your project just open Game Creator Install window and select Photon > Factions sub module and install it.
This package will add 2 new network components, MemberNetwork and FactionNetwork
Synchronizes member faction points and current joined factions across the network.
Synchronizes faction relationships and variables through the network.