How can I add objects that display in the scene/editor window but not in the game window?
You could give the object a layer and then set the camera’s culling mask to exlcude that layer.
Ohh, thanks that is something I certainly did not thing about ! ![]()
How can I add objects that display in the scene/editor window but not in the game window?
You could give the object a layer and then set the camera’s culling mask to exlcude that layer.
Ohh, thanks that is something I certainly did not thing about ! ![]()