Hierarchies & Child Objects
Last updated
Was this helpful?
Last updated
Was this helpful?
Sometimes you want to synchronize data outside of the current GameObject.
Out of the box, coherence offers you coherence offers you several options to synchronize data from your CoherenceSync objects' hierarchy:
: when you need to network data directly from other GameObjects.
: when you create a parent-child relationship of CoherenceSync objects at runtime.
: when you create a complex parent-child relationship of CoherenceSync objects at runtime.