Forum Discussion
LukaCambriglia
Apr 03, 2024Copper Contributor
Show Dialog is always global
I'm using Mesh 101 and I've tested the environment in a Microsoft Mesh event, and I noticed that when I click on the Show Dialog button, the UI message appears for everyone. I've tried to find a way ...
Weald_Spatial
Apr 04, 2024Brass Contributor
There is a component you can add to the GameObject that has your Script Machine on which will ensure it is only ran locally. It is the Local Scope component, I think. Have a look at the docs.