Items not showing in Game mode (564578)

Hi!

Trying to make basic 2d game with Unity.
I am also following some video lectures but having difficulties adding sprites or anything to the game.

Everything looks fine on Scene but the Game window is just blue…

What am I missing :smile: ??

check the z-axe. You can in game mode switch to editor tab and then see where the main camera is (try 3d mode for better view).

Thanks for the tip :slight_smile: