You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ViewRange uses a default value of 0 as its range if it isn't square-sized or centerable, which completely breaks default behaviour.
BYOND behavior is to match world.view exactly when doing range checks.
ViewRange uses a default value of 0 as its range if it isn't square-sized or centerable, which completely breaks default behaviour.

BYOND behavior is to match world.view exactly when doing range checks.