Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How do you slice an object into two pieces?

Asked by 4 years ago

I was just wondering whether it was possible to cut an object into two separate pieces. I've already tried using a union, but it separate the part into two pieces.

0
What are you trying to slide in half exactly? royaltoe 5144 — 4y
1
it is possible, look at this snack break problem: https://scriptinghelpers.org/blog/snack-break-problem-28 BashGuy10 384 — 4y
0
hey i didn't post so many comments that i would crash the entire internet BashGuy10 384 — 4y
0
Okay, thanks. Is there a way I can view any code people have made for it? Awarebear_grills 0 — 4y
View all comments (4 more)
0
It is editable if you didn't see from the first link by bash greatneil80 2647 — 4y
0
didn't see these comments. if you need any help, feel free to ask royaltoe 5144 — 4y
0
my discord is in my bio royaltoe 5144 — 4y

1 answer

Log in to vote
0
Answered by 4 years ago

you can cut items by using negative parts. first take the part you want to slice. then make a part turn collisions off, then put it in the area you want to slice, then turn the part you are using to slice the object into a negative part union the negative part and boom its sliced. hope this works :D

Ad

Answer this question