How can i go about rendering a 3D model so that it is always positioned in the same place on the screen ?
i have been looking at the override view flag, but i am not sure as it is attached to the camera. Do i need to create a second camera, if so, how do i assign this model to only render from that camera view.
Thanks for any help