Hello, I’m attempting to make a tree cutting system but I’m having trouble splitting a part of a tree into two pieces at proper positions.
Below is the script and screenshots of the issue:
The size of both parts added together equal the size of the original part, so it appears as if the CFrames are the main issue but I’m having trouble finding a solution. I asked a similar question earlier today but my solution ended up failing. Any help will be appreciated!