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
Today the mass/cost of the container is recalculated on every fixed frame, which is hugely ineffective. The mass/cost must be cached and updated by a request. The items in the container are not expected to change without a player action.
Today the mass/cost of the container is recalculated on every fixed frame, which is hugely ineffective. The mass/cost must be cached and updated by a request. The items in the container are not expected to change without a player action.