Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. Dismiss Notice

Sad Satan Posterize Type Effect

Discussion in 'Image Effects' started by catfsh, Aug 8, 2019.

  1. catfsh

    catfsh

    Joined:
    Mar 7, 2017
    Posts:
    1
    I'm not sure how one would go about recreating this sort of effect


    I'm trying to add some sort of overlay/image effect to the FPSController in order to achieve this but I just can't figure out where to even start.

    Sad Satan has an even cooler looking distortion


    but I don't know if that's even possible using Unity.
     
  2. Namey5

    Namey5

    Joined:
    Jul 5, 2013
    Posts:
    188
    Considering both of those examples are made in Unity, it's definitely possible. From the looks of it, they are just using the old image effects that used to come with Unity's standard assets (which I believe you can download from the asset store). All that's really happening here is some massively out of proportion sharpening & contrast, and perhaps some depth of field or edge detection.