I have looked and looked and looked, and for the life of me I CANNOT figure out how the Pacman-esque player is controlled. It basically has one behavior, Bullet, and a handful of variables attached, but I can't find ANYTHING anywhere else in the game that even addresses the Player, other than a life count. Somehow the buttons are affecting the player's bullet behavior, and something is causing the player to slide from one tilespace to the next and stop, but WHERE IS IT??? At my wits end here over a stinkin pacman game.