#something about tween goal and color3
1 messages · Page 1 of 1 (latest)
1 messages · Page 1 of 1 (latest)
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
.fromRGB
lower F
thanks lol, but another error
TweenService:Create no property named 'Color3' for object 'Clicky'
pretty self explanatory, all yours
alr
Did you solve it? @dense cloud
yeah i did