Devlog Update 186 - Visuals Update (2/3)

The new rendering pipeline allows us to use decals, so we can nicely project graphics on top of 3D geometry now. This is especially useful for the zone visualizations. Previously we drew zone borders that followed the terrain and rendered them on top of anything else. This didn’t work very well with objects that aren’t near the ground:

Now with the decals we can show the borders exactly where they are:

Both screenshots show the exact same zoning, but note how in the old one you can’t really tell which parts of the raised path and the buildings belong to which zone without going into a top-down view.

Decals also allow us to properly project puke onto stairs, which clearly is the killer feature everyone has been waiting for ;)

It really is nice to have though for gameplay reasons too, since the flat old sprite would sometimes get clipped so much on stairs that it was entirely invisible.

We added a new rain protection visualization (and all visualizations have these legends now at the top of the screen):

It might seem a bit pointless since “roofs protect from rain” is intuitively understandable without a visualization view…
We added it because there was nothing in the game that told you that this is actually something the game keeps track of, so it’s mostly there to remind you that you might want to take this into account when designing your park.

Garret finished a new ride, the Monorail Coaster:

This very unusual looking coaster is fairly cheap to build and fits into small footprints, but is still capable of all the elements you’d except from a big steel coaster. On the downside it has a relatively low capacity.
You can also spot a new shop here, the Funnel Cakes stall!

We added a higher-quality tilt shift effect that looks more interesting than the old one:

Of course by default it’s very subtle and not as strong as on this picture, but it’s nice to crank it all the way up every now and then for taking screenshots.

And finally, there’s a new tool for exporting big 4k screenshots of the entire park:

See the next post for bigger versions of these last two images (as big as Tumblr allows anyways).