Changing Properties

1K views
9 years ago

Knowing how to change the properties of parts and other objects through code is a key component to programming in ROBLOX Lua. In this tutorial we will cover how to change properties by demonstrating on a simple baseplate. Code in this tutorial: game.Workspace.Baseplate.Transparency = 0.5

0 Comments

0/2000

You've reached the end...