A transition post processing effect for Unity URP (2022.3.20f1) that I made for Serious Point Games as part of my studies in shader development. You can refer to the effect's documentation for more info (should be in the repo and its release as a PDF file).
- Fade transitions
- Custom transitions via textures (see examples or preview above)
- Able to transition to a screen color or a texture
- Clone repo or download the folder and load it into an unity project.
- Add the render feature of the effect to the Universal Renderer Data you are using.
- Create a volume game object and load the effect's volume component in the volume profile to adjust values
- If needed, you can change the effect's render pass event in its render feature under settings.
Shader code is based from Dan Moran's Shaders Case Study—Pokémon Battle Transitions YouTube video
-Youtube Video Link-.
The provided transition textures are made by Dan Moran from his Shaders Case
Study—Pokémon Battle Transitions YouTube video -Youtube Video Link-
under the CC By 4.0 Attribution 4.0 International License.