How can I make something invisible?

Hello, I am 1x1x1x1x2x1x3x1x2x1x. I have another question. As I said in my other topic, I am going to work on a game.

My other question is: how do I make something invisible?

Thank you.

Uh, set the transparency property to 1?

1 Like

So, I might seem dumb but where and what is a transparency?

If you click on an object, in the Properties window (View β†’ Properties toggle on) you will see something like this that can set the transparency.
https://gyazo.com/82a49ca667d5ed3436fcc77b437751d6

4 Likes

That worked! Thank you for show that to me. It’s useful!

2 Likes

Maybe dig into the roblox api reference, it shows all properties of objects;

2 Likes