I have a button class for my GUI that is basically just a sprite with a bounding rect. Right now I just have it moving with the camera, but I was wondering if anyone knows of any other methods of keeping a sprite anchored (e.g. at the bottom of the screen) while the camera moves around.