Hello, i've been trying to do a PONG game for the first time and i'm atm doing the ingame Background..
However, im very new to Programming and SFML. I've been trying to implement an image/sprite as the background.
I manage to implement the Image/Sprite, but.. the sprite itself becomes the top layer blocking all my ingame objects so i can only see the image itself. Is there a way to implement it so that it is the bottom layer in the game?
Im probably retarded, but hey.. im really new to programming so please help