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

How can I make a door that opens when 5 lights are activated? [closed]

Asked by
Qu_xtty -8
4 years ago
Edited by SerpentineKing 4 years ago

Here is my current script. If you can then make a script that is an animated door.

local DarklightDoor = script.Parent
if game.Workspace.ActivationLights.Material == Enum.Material.Neon then
    Transparency = 1
end

Closed as Not Constructive by Ziffixture

This question has been closed because it is not constructive to others or the asker. Most commonly, questions that are requests with no attempt from the asker to solve their problem will fall into this category.

Why was this question closed?