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

Unions and scripts?

Asked by 8 years ago

I was wondering, how do you make a union with a script. Wouldn't the way to make a union be:

Instance.new("UnionOperation")--pretty sure that's the class name 

But how do i shape it the way I want? How do I put parts into the union. I don't think making it's parent the union will work.

2 answers

Log in to vote
5
Answered by 8 years ago

You can only complete union operations from the command bar or from a plugin. You can't do this from a normal script or local script.

Take a look at these wiki pages if you want to know how

http://wiki.roblox.com/index.php?title=API:Class/Plugin/Negate http://wiki.roblox.com/index.php?title=API:Class/Plugin/Separate http://wiki.roblox.com/index.php?title=API:Class/Plugin/Union

Ad
Log in to vote
0
Answered by
theCJarmy7 1293 Moderation Voter
5 years ago

Not anymore! See this thread for details.

Answer this question