Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Is their anyway to change properties of something in a dictionary form?

Asked by 5 years ago

This question has been solved by the original poster.

Like for example (not sure if this is an actual thing)

1local Brick = game.Workspace.Brick
2Brick["BrickColor"] = BrickColor.Red()
0
Yes this is possible. It works the same way as doing Brick.BrickColor darkelementallord 686 — 5y
0
Really? Thats nice BradNewTypical 232 — 5y

Answer this question