It'd be cool if the if object is on screen condition could specify by how many pixels it's on screen from the edge of the screen. I noticed this condition saves a lot of processing time as opposed to checking all four edges of the screen with the object's position.