Scripting 101: Changing Position and Size with a Script | Roblox Studio | 2022

1 year ago
73

In this Roblox scripting tutorial I change the size and position 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 (Size and Position) to change the part.

Loading comments...