🤝Fusion Factions
Overview
The Fusion Factions submodule integrates Fusion 2 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.
Setup
If you haven't get the Fusion Factions sub-module, head to the Asset Store product page and follow the steps to get a copy of this module.
Once you have bought it, click on Window → Package Manager to reveal a window with all your available assets.
Type in the little search field the name of this package and it will prompt you to download and install the latest stable version. Follow the steps and wait till Unity finishes compiling your project.
This package will add 2 new network components, MemberNetwork and FactionNetwork
Member Network
Synchronizes member faction points and current joined factions across the network.

Faction Network
Synchronizes faction relationships and variables through the network.

Last updated
Was this helpful?