I basically just forgot how to resize parts using scripts.
Can anyone tell me how?
I basically just forgot how to resize parts using scripts.
Can anyone tell me how?
Part.Size = Vector3.new(X, Y, Z)
Consider using the API documentation when you have questions like this.