require 'scripts.game.keypressed' main.keypressed = function(key, scancode, isrepeat) game.keypressed(character.bola, key, scancode, isrepeat) end