How to mimic the same fixed-size horizon as in this racing game?
- by Aybe
I am trying to replicate the same horizon (buildings and sky) as in the image below:
As you can see, the player has advanced in a straight line, yet the horizon has still the same size:
This is my attempt using 3D, while it's okay when the player is on the start line:
It's not so great when the player advanced as much as in the image no.…