Galaxy Shooter 2D — PostProcessing

Using PostProcessing to improve the visual fidelity of the game!

Okay, how can I get PostProcessing?

You can get PostProcessing from the Package Manager tab: Window > Package Manager . Search for the Post Processing package, and click on install.

Curiously, Post Processing used to be an asset in the Unity’s asset store. They moved it into a package, separating Unity’s assets from other user’s assets.

How to get PostProcessing working

  • Create a new Layer called PostProcessing.

Adding Effects

By selecting the newly created Profile, I can start adding the effects I want. Remember to carefully select your settings, as an exagerated amount of unnecessary effects can affect the performace of your game. In my case, I’ve decided to use these efects.

--

--

Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store