Player and Map scrolling at different rates

Have a player in the map with setFocus on him. When he moves to the right the camera tracks him and moves the tiled map but at a different rate to the player so he walks off the right of the screen and the camera loses tracking.

Any suggestions?? [import]uid: 44553 topic_id: 21087 reply_id: 321087[/import]

Was the player loaded through Tiled or created programatically in your own code? If the latter have you added it to the map via Map:addObject() ? [import]uid: 5833 topic_id: 21087 reply_id: 83384[/import]