mirror of
https://github.com/unixtensor/Roblox-Elevator-Game.git
synced 2025-12-14 14:51:55 +00:00
oops
This commit is contained in:
@@ -53,7 +53,7 @@ for _, LightProperties in Interactables.LightSwitches do
|
||||
LightEnabled = not LightEnabled
|
||||
|
||||
local Switch = LightProperties.Switch
|
||||
if Enabled then
|
||||
if LightEnabled then
|
||||
LightSwitchTween:Start(Switch, {
|
||||
CFrame = CFrame.new(Switch.Position)*CFrame.Angles(0,math.rad(90),0)+Vector3.new(0,.15,0)
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user