Author Id: 16805 Author Name: akane159 Post Content: hic lo que me digiste de colocar if Mouse.mouse_in_area?((x,y,width,height) if Mouse.click?(1) $game_system.se_play ($data_system.decision_se) pbFadeOutIn(99999) ( scene=PokemonPokedexScene.new screen=PokemonPokedex.new(scene) screen.pbStartScreen } end end en un nuevo script , pero ahora cuando inicio el juego me da error y se cierra, me dic q ese script esta dando el error :S seguro q eso se hace de esa forma :S no hay q agregarle otra cosa?