I am currently in the process of making a 2D/3D side scroller. However I am having problems with adjusting the camera settings. I currently have a smoothfollow camera control attached to a camera. It follows the character but I need it to follow from the right rather than behind/above the character. I know this can probably be sorted in the code but I’m completely useless when it comes to code so I cannot tell where. Anyone have any suggestions or alternative methods to get the side scrolling camera?
Thanks in advance