The NetworkProximityChecker is a component that can be used to control the visibility of objects for network clients, based on proximity to network players. To use it, put the component on the object that should be visible within a certain range. This class relies on physics to calculate visibility.
Property: | Function: | |
---|---|---|
visRange | The range that the object should be visible in. | |
visUpdateInterval | how often in seconds the object should check for players entering it’s visible range. | |
checkMethod | Which type of physics to use for proximity checking. |
Is something described here not working as you expect it to? It might be a Known Issue. Please check with the Issue Tracker at issuetracker.unity3d.com.