Hi again (I'm on a roll today) I'm not at home so sorry if this is on the tutorial, but is there a way to make your rooms stay still as your character moves round it, I keep having rooms that half cut off unless the player walks to the center of the room.
Try making your rooms the same size as the resolution o fthe game, or using SetViewport to fix the visible bit of the room.
ok will do