Im trying to make Devices invisible in game and later on in the game make them visibles, how can i do that? Because the Prop Manipulator is not leting me, and i dont want the devices to be invisible all the game, just invisible in some part of the game but visible later.
If you want to hide any type of device, you’ll have to attach them to an empty prop and then move the prop somewhere (where it’s hidden). Either with a prop_mover or with Verse.
I believe you’ll need an extra setup concerning the collisions if you’re going for the prop_mover method.