When I render multiple sprites, when moving they go BEHIND other sprites on the screen.
I assume this is because of the render order. Is there anyway to make all sprites "overlap" other sprites? Entity's (just plain sf sprites) go "behind" static objects (just other sf sprites).