Is it possible to cut meshes?

I know you can cut parts using some code

but is it possible with meshes? I’ve been searching for a little bit, but was unable to find any answer

so basically i would want a to be able to cut the mesh in any way i want (and as many times as i want)

if anyone has any clue where to start, that would be very nice :+1:

3 Likes

Research into EditableMeshes,

i seen this guy before, but he never said how he did it. The title does say “editablemesh” which i did try to research but nothing much really came up

i think i’ll try to go deeper

ah
of course, ID verification
:face_with_diagonal_mouth:
:clap: :clap:

U could just export the mesh into blender then make a copy and just use boolean modifier and export it back (i reccemend it if its ur own mesh or if its a free model)

1 Like

You revived a one year old post… just to propose a “solution” that does not actually solve their problem? This is Help and Feedback > Scripting Support and not building support, they want a solution that is obviously meant to work dynamically and in real-time.

A solution that OP would actually be interested in if they’re still trying to implement something like this would be the new updates Roblox is making to CSG which supports MeshParts:

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.