So I have created 2 cameras for my little project: one that will see weapons only(using layers/culling masks) and main camera. They both should work on game view, but they don’t
Basically only main camera is viewed.
So I have created 2 cameras for my little project: one that will see weapons only(using layers/culling masks) and main camera. They both should work on game view, but they don’t
They both have a depth of 0, setting your hand camera to 1 should show it on top of your background scene.