Hello. Im trying to create the illusion of depth in my game, so I was thinking of using multiple terrain objects to create the illusion of mountains, then distant mountains, etc. - I was planing on creating 3 separate terrain objects to do this, with varying levels of fog for each. I was wondering if this is bad practice though or if its normal to achieve the results I am attempting?
One terrain object just does not give the correct perception of depth. Or maybe this is done with code? Or perhaps some 2D elements to trick the eye into believing there are mountain ranges in the background behind the first terrain object? Can anyone point me in the right direction? Im not sure how to tackle this…Thanks for any help.