So this will be like my 5th post throughout this course, but here goes.
I currently have 3 scenes with levels in my game (have 2 more, but not done anything on them yet).
It seems that they are all on different positions on Z, when I click on the 3d camera, that is.
When I add Coins with scene 1 loaded in, the coins get added.
When I try to use prefab coins on the 2nd level, they are still in the same Z position as the level 1 scene.
I tired creating new coins for the level 2 scene, but they wont show (when I collide with these invisible coins, I still get points though).
Any clue why this happens? Can add a screen shot of the 3d camera if reuqested.