#something about tween goal and color3

1 messages · Page 1 of 1 (latest)

dense cloud
#

hi, dumbass here, just want to know why this doesn't work?

--in a script in ServerScriptService:
local Goal = {} --For a Tween, for context
Goal.Transparency = 1
Goal.Color3 = Color3.FromRGB(27, 42, 53)

error: Workspace.Room.Buttons.Button.Clicky.ButtonScript:5: attempt to call a nil value

unique dove
#

.fromRGB

lower F

dense cloud
#

thanks lol, but another error

#

TweenService:Create no property named 'Color3' for object 'Clicky'

unique dove
#

pretty self explanatory, all yours

dense cloud
#

alr

vague gorge
#

Did you solve it? @dense cloud

dense cloud
#

yeah i did