Combining different cameras with the default FPSController given to us by Unity.
Hello, I am trying to make a reticule render on top of everything. Right now I am using a cube that's attached to the FirstPersonCharacter as the reticule. I am trying to implement the solution from this thread. (http://answers.unity3d.com/questions/17841/always-render-a-object-on-top-of-another.html) However I can't seem to get another camera to work and show only the reticule with the default FPSController given to us by Unity
Your answer
Follow this Question
Related Questions
Turning around while being on the ladder 0 Answers
Player spins uncontrollably 0 Answers
Tilt camera left or right on keyboard input,Tilt camera when player moves left or right 0 Answers
Help with switching between multiple virtual cameras 0 Answers
Image effects not applying to FPS controller camera in run mode 0 Answers