For the complete documentation index, see llms.txt. This page is also available as Markdown.

CoherenceGlobalQuery

See also Queries.

CoherenceGlobalQuery is a component used to will make all entities marked as Is Global visible, regardless of their position or Live Query configuration.

In order to create a global query, a CoherenceGlobalQuery component has to be added to a networked Prefab (i.e. one with CoherenceSync attached):

CoherenceGlobalQuery Component

Making a networked object global is as simple as checking the Is Global toggle in the CoherenceSync config window. From now on that object will be visible to every Client with the CoherenceGlobalQuery active.

Is Global setting on the CoherenceSync component

Was this helpful?