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

How do I use a bindable function in a model?

Asked by 5 years ago

Hi, I'm trying to use a bindable function in a model. I don't know how to direct the script to the part. I don't know if that makes sense. I don't know how to put it any other way. Here is the line of code. workspace.BLISWarningLight.BrickColor = BrickColor.new("Bright yellow") Also, in the output it says this. BLISWarningLight is not a valid member of Workspace

I'm new to scripting, so this is probably easy. Could someone help me, please?

0
Are you asking how to put a script inside a model with another script? Thesquid13 301 — 5y
0
You should go over the basicson the wiki https://developer.roblox.com/learn-roblox/all-tutorials User#5423 17 — 5y

Answer this question