Hi, I wanted to make realistic scope effect for my game and i couldn’t find anything, here is what i want to make :
Can someone help me with this?
You should be able to get something similar by using a camera infront of the weapon/scope with a narrow FoV, Then use it to render to a texture(offscreen) and use it for material input that is mapped to the scope.
HTH