GameDevHQ Crash Course #12 Blast Processing? no, Post Processing
Mar 22, 2021
Beginning 2D space Shooter-Post Processing
Post Processing is something definitely can take a good chunk of time to get just right and really easy to make look less then stellar.
First we need to install the post processing feature from the package manager for unity.
So once we get that added and installed we can then add it as a component to a object, an empty game object is always fine so we don’t accidentally delete it mid game!
then we fiddle with the settings trying to find something that looks cool and not too over the top and distracting