I'm assuming this would "snap" the camera back to centering over the player. I suppose you could create a loop to get the camera to pan more slowly back to those coordinate to achieve a "pan" as well..?$game_player.center($game_player.x, $game_player.y)
As a script call.
