mirror of
https://github.com/unixtensor/Roblox-Elevator-Game.git
synced 2025-12-15 21:31:54 +00:00
working state
This commit is contained in:
@@ -37,7 +37,9 @@ print("[DEBUG] Interactables=", Interactables)
|
||||
|
||||
--Start the elevators
|
||||
local Buttons = TagsConstructor:__ElevatorButtons()
|
||||
print("[DEBUG] Buttons=", Buttons)
|
||||
local Lanterns = TagsConstructor:__ElevatorLanterns()
|
||||
print("[DEBUG] Lanterns=", Lanterns)
|
||||
|
||||
local Otis1960Lanterns = Lanterns[Enums.Elevator.Otis1960]
|
||||
local Otis1960Buttons = Buttons[Enums.Elevator.Otis1960]
|
||||
|
||||
Reference in New Issue
Block a user