Use this guide when your Unity project uses Universal Render Pipeline.Documentation Index
Fetch the complete documentation index at: https://docs.tomblack.ca/llms.txt
Use this file to discover all available pages before exploring further.
Set up URP
Install URP
In Window > Package Manager, install Universal Render Pipeline if it is not already installed.
Capture
Follow Quickstart or Animation capture. Pixelate uses the selected profile pipeline while rendering and restores project render-pipeline settings after capture.Use a lit sprite material
Assign textures
Assign the generated sprite sheet as the main texture and the generated
_NormalMap.png as the normal map texture.