Version: 5.6
Network Manager HUD
NetworkReader

Network Proximity Checker

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.

Свойства

Свойство: Функция:
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.
Network Manager HUD
NetworkReader