Example: Scroll View (secondary camera) (writeup)
Using this example with the scroll camera being used for a map ( full screen ), I am having difficulty adding text above the View Camera (the one that moves). Everything I try is rendering under the camera, I even tried adding a camera above it with a higher depth. What am I missing?
My setup for testing is using the example provided. I need to add text that is stationary in a corner of the screen, over everything (that does not scroll), but the map still needs to scroll under it.
Any ideas?
PS. Thanks!