This repository contains all the sample code and materials from my series of blog posts on kylewbanks.com around using Shader Graph to create interesting sprite rendering effects in Unity.
- Part 1: Getting Started can be found in the Assets/GettingStarted directory.
- Part 2: Recreating the Static Damage Effect from Axiom Verge can be found in the Assets/StaticEffect directory.