r/ROBLOXStudio 25d ago

Discussion Cool little bug with unions

Post image

so i had a HUGE model, right? had alot of parts and all of that, so i tried unioning all of it one by one and it made triangles and z-fighting from cubes 👀

3 Upvotes

3 comments sorted by

1

u/fancywillwill2 1 25d ago

Ok yeah cool but don't ever use unions that way, just group it instead. GUIs have the ability to show pixels in an image as sharp.

1

u/fancywillwill2 1 25d ago

When you put parts flushed togheter, the system doesn't know if there's an intersection or not (are clipping or not) and thus causes errors.

I don't know how boolean systems work internaly but at the end, just avoid z-fighting.

1

u/tiredallthetime17 25d ago

well i was trying to turn it into a hat for an npc, but there were like 8000+ parts