Skip to content
Vladislav Kantaev edited this page Aug 2, 2024 · 9 revisions

Welcome to the Toon RP Wiki!

You can navigate it using the sidebar on the right.

🔨 Toon RP is developed and verified with Unity 2022.3.12f1 LTS and Core RP Library v14.0.9.

Installation

1. Add the package

Option 1

  • Open Package Manager through Window/Package Manager
  • Click "+" and choose "Add package from git URL..."
  • Insert the URL:
https://github.com/Delt06/toon-rp.git?path=Packages/com.deltation.toon-rp

Option 2

Add the following line to Packages/manifest.json:

"com.deltation.toon-rp": "https://github.com/Delt06/toon-rp.git?path=Packages/com.deltation.toon-rp",

2. Create a pipeline asset

Inside the Project window, right click and select Create/Toon RP/Toon Render Pipeline Asset.

3. Set the pipeline asset

Go to Edit/Project Settings/Graphics and set the field Scriptable Render Pipeline Settings with the newly created pipeline asset.

Older Unity Versions

📝 Note: package versions for older Unity versions are stored on separated branches. Once a branch is created, new functionality is not added there.

To install the package for an older Unity version, please refer the instructions in the version's branch README: