How would I delete a certain part from my baseplate.
Basicly they need to delete certain part of baseplate without deleting the whole thing.
I haven’t tried anything yet cause I don’t know where to start.
How would I delete a certain part from my baseplate.
Basicly they need to delete certain part of baseplate without deleting the whole thing.
I haven’t tried anything yet cause I don’t know where to start.
You would need to create a new part with the area of the baseplate you would want removed and then subtract it from the baseplate using :SubtractAsync().
Now that I did that it just doesn’t come back after its deleted.
– I realised that its model but thanks
The code:
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.