(Correct me if I am wrong)As far as I remember GUIs cannot have negative coordinates, so you can make a GUI clip at the right or bottom edges of the screen but not the left and top edges. So, unfortunately no, there is no way(at least not simple ones) to do this with a GUI, you need to reconsider using something else, such as an overlay, a character or an object, instead.