๐๏ธ Variables synchronization
To synchronize variables in multiplayer, we need to proceed with these steps in the graph editor:
๐๏ธ Synced Event Nodes
In order for the synchronized variables to actually be displayed by other users, itโs necessary to use events in the "Synced Object" script, as explained here.
๐๏ธ Synced Flow Nodes
Ownership Nodes