If you are using a TileMap for your world, make sure the objects in game are in there own layer that has a higher Z index than the player. Also, remember that the lower an object is placed in the Scene tab, the higher it will appear in game (in terms of what's on top). Are these objects individual nodes or tiles in a tilemap?