Hey... again!, This is my Pacman script and it doesn't work as I will. When you walk on a tile (426) it's supposed to be pressed down (425) but it doesn't -- Pacman script: Controller [TGY]
pressedTiles = {}
gameStarted = false
dif = 1
local function pacmanCounter(text, start, col, dif)...