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 4 years ago

This question has been solved by the original poster.

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

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

Answer this question