Is there a way to hide an object in an union?

so im basically doing a switch , but to easily animate it, im unioning it with a little part in the air to balance it, is there a way to hide it? or is there a way to animate a switch (its more like a lever) with like an hinge point?

Just set the transparency of the Union to 1?

you cant on an union, the most of part are not 1 so it put all to 0

You can, select that certain union and set it’s transparency to 1…?

the lever is litteraly a union

Ah, I see sorry. You’d be better off with a Animation/CFrame animation but I’m not sure how to script them. Someone else will need to help you. Apologies again.

1 Like

Try using a HingeConstraint. Here’s a guide on how to use them. While it’s for a door, the general ideas should carry over.

2 Likes

ill try that, thank you very much :wink:

1 Like