I am making a game and i want to get image position which i have placed in center i tried image.get_rect() but it returned me the image rectangle size
image.get_rect()
My