# SETUP GUIDE

### Color Space

It is recommended to use `Linear` color space with this asset.

You can find this setting at `Project Settings/Player/Other Settings`.

![](https://373400249-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2RD5mzvf7qYwyCpm2uH3%2Fuploads%2Fv7yK33KkEgSdrvPDjW2F%2F0.png?alt=media)

### Universal Render Pipeline

The demo scene requires `Universal Render Pipeline` to work. You can install it in the `Package Manager`.

After the `Universal Render Pipeline` is properly installed, you can use the `Universal Render Pipeline Asset` that comes with this asset. You can find it at `Cainos/Pixel Art Platformer – Dungeon/Rendering`

### Shader Errors

After the `Universal Render Pipeline` is properly installed, if you get any shader errors, just select `Cainos/Pixel Art Platformer – Dungeon/Shader` in the `Project` window, right click and select `Reimport`.

### URP 2D Lighting Support

By default, the demo scene uses URP 3D lighting. It can be switched to use URP 2D lighting by simply importing `Cainos/Pixel Art Platformer – Dungeon/Patch - URP 2D Lit`.

After importing, please reopen the demo scene for the changes to take effects. If the demo scene appears very dark after importing, just try importing the patch once again and reload the scene.

### Using Post Processing

Using post processing will significantly improve the look of the scene.

The demo scene already has post processing setup properly. But if you are going to start with a new scene, consider adding it to the scene.

You can find the post processing profile used in the demo scene at `Cainos/Pixel Art Platformer – Dungeon/ Rendering/Post Processing Profile`.

Please read this document for more details: [Post Processing in URP](https://docs.unity3d.com/Packages/com.unity.render-pipelines.universal@17.0/manual/integration-with-post-processing.html)

Below is the comparison of results with versus without post processing:

![](https://373400249-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2RD5mzvf7qYwyCpm2uH3%2Fuploads%2FgjnNdWEyopPv0xNFOxBF%2F1.jpeg?alt=media)

![](https://373400249-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2RD5mzvf7qYwyCpm2uH3%2Fuploads%2FQPzApFIM1VhuBkUlqrOt%2F2.png?alt=media)
