Proximity Distance

Proximity distance is set by a numeric value to the "Proximity_Distance" configuration. This feature measures the distance from the middle point, which is the location of the opened crate, any players finding themselves within the distance of the proximity won't be able to see the crate animation. Example: Proximity_Distance is set to 5. If a player is 2 blocks from the crate, he won't be able to see the animation of the crate that some other player is opening, although if the player themselves were to open a crate, they will be able to see it. If the player steps 6 blocks away from the location where a crate is being opened by some other player, they will also be able to see the animation.

This feature only works when AnimationVisibilityOption configuration is set to Proximity.

Last updated