mirror of
https://github.com/unixtensor/Roblox-Elevator-Game.git
synced 2025-12-18 03:21:54 +00:00
working elevator doors, need to figure out a lerp formula for having the doors open while the elevator is moving
This commit is contained in:
@@ -60,7 +60,7 @@ return function(): Effects
|
||||
Lighting[Light_Prop] = Light_Value
|
||||
end)
|
||||
if not changed then
|
||||
warn("Server Lighting:", err, debug.traceback())
|
||||
warn(err)
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user