In Game Maker, the depth of an object in a 2D game is how far from the screen an object appears. An object with a depth of 1000 will always behind an object with a depth of -1000, and vice versa.