#How do i make a brickcolor a color3 value?

3 messages · Page 1 of 1 (latest)

hasty stratus
#
print(v.Team)
print(v.Team.TeamColor)
print(BrickColor.new(v.Team.TeamColor).Color)

i was testing how to make a brickcolor value in to a color3 value and i found something like this online but it still wont work

modern isle
#

You can use create and select part in studio, then change its brick color and see color3 value near by. You can also use v.TeamColor.Color to get color in RGB

#
v.TeamColor.Color