I got it sorted. The problem was that the player entity was inside the floor, which the script didn't seem to like. I also had to move 'camera.x = player.x;' and 'camera.y = player.y;' inside the action. Thanks for the help guys. laugh

Last edited by Panda_Dude; 04/07/11 06:05.