Coding a object to make it appear in game window

Any idea why that happens when I tried to play in unity? the objects that is in the system just given nothing, Just thinking about to this problem.

No idea what you are asking about.

3503108--279337--Screen Shot 2018-05-20 at 2.42.21 pm.png 3503108--279338--Screen Shot 2018-05-20 at 2.42.44 pm.png

Okay, so if it’s still in the scene view when the game starts, but you don’t see it in the game view.

A few things. First, setup your Unity so you can see both at the same time (at least for now, so it’s easier to sort out).

Then, try moving the camera and/or adjusting the z position.
Also double check that the camera’s culling mask includes the layer.

Hope that helps.

thanks for the advice i know what the problem is for now, that being bothering me it’s the camera that wasn’t set right that so thanks that worked.