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, ProtoRamp handles its children poorly, deleting/modifying its children without any regards to others. Rewrite parts of ProtoRamp to NOT modify/delete other, unrelated children.
The text was updated successfully, but these errors were encountered:
ProtoRamp currently extends CSGCombiner3D, which has some caveats regarding hierarchies and children, I won't change this for the time being. I am only focusing on reducing the impact for other children nodes, independent from ProtoRamp.
Currently, ProtoRamp handles its children poorly, deleting/modifying its children without any regards to others. Rewrite parts of ProtoRamp to NOT modify/delete other, unrelated children.
The text was updated successfully, but these errors were encountered: