Trying to make the baseplate red and turn off can collide then the game waits 5 seconds and turns on can collide, making the bas eplate green aswell. would this script work?
local myBasePlate = game.Workspace.Baseplate
local function makeBasePlateRed()
myBasePlate.CanCollide = false
myBasePlate.BrickColor = BrickColor.Red()
end
makeBasePlateRed()
wait(5)
local function makeBasePlateGreen()
myBasePlate.CanCollide = true
myBasePlate.BrickCOlor = BrickColor.Green()
1 answer:
Answer:
Explanation:
yes
but dont forget to call makeBasePlateGreen
maybe you would call it at the end of the program?
by the way you have a typo at the end
make the O lowercase
myBlasePlate.BrickColor = BrickColor.Green()
and then add this to the end
makeBasePlateGreen()
so you call the function and actually use it.
You might be interested in
I think the correct answer would be FOCUS2. It is a system that guides members in choosing college or a major. It provides a starting point for students who are not yet certain of what they want to take academically. Hope this helps.
Answer:
use the lightroom
download the app haha
Answer:
MAXIF
Explanation:
The MAXIF function is a function used in Ms Excel.
This function indicates the maximum value located on an array . Option B
Page orientation is the answer and can you please help me with my java questions