Scripting 101: Changing a Part's Properties with a Script | Roblox Studio | 2022

3 years ago
58

In this Roblox scripting tutorial I change properties in a game object with a script. We create a variable and store a reference to the part in that variable. Then, we access two of the parts properties (Transparency and BrickColor) and make the part disappear, reappear, and change color.

Loading comments...