To flip the screen:
-
you need post process volume to spawn the level.
-
Create one post process material
Set the Material Domain
as Post Process
instead of default one.
Insert SceneTexture
and set its id as PostProcessInput0
Add the nodes as below:
- Bind the pp material to pp volume by Details → PostProcessMaterial → + Element to choose the pp material.