Inscryption Style Card Shader

Shader
Inscryption Style Card Shader

For fun I created a simple card hand system and a card shader to go along with it. The shader distorts the mesh vertices along the UV channels to create deck dealing, hand drawing, and mouse clicking animations. The shader also has procedural dirt so you can make the cards dirtier or cleaner depending on the card quality.

Inspector View

card_editor_opt.gif

Amplify Shader Editor Graph

Below is the Amplify graph for the shader, I tried to make it as clean as possible with references and comment groups.