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
Currently it's possible to force enable welding on stacker usage, but it seems like there is no option to force disable welding.
It'd be great to have this as people stacking a lot of props end up with massively laggy builds while they simply never move and didn't need welds.
The text was updated successfully, but these errors were encountered:
-- attempt to weld the new entity with the last, or break out of the loop if CBaseEntityList::AddNonNetworkableEntity failsif ( notself:ApplyWeld( lastEnt, newEnt ) ) thennewEnt:Remove()
breakend
Currently it's possible to force enable welding on stacker usage, but it seems like there is no option to force disable welding.
It'd be great to have this as people stacking a lot of props end up with massively laggy builds while they simply never move and didn't need welds.
The text was updated successfully, but these errors were encountered: