ScratchCard
Scratch card effect for Unity UI (UGUI)
Install / Use
/learn @vape/ScratchCardREADME
ScratchCard
Scratch card effect for Unity UI (UGUI)
<div> <img src="https://github.com/vape/ScratchCard/blob/screenshots/Screenshots/anim.gif?raw=true" alt="Scratch Card Animation" width="100%"/> </div>How to use
Installation
Repository is a package, so you can install it via package manager or by copying Runtime directory into your project
Usage
Add ScratchCardMaskUGUI component into any empty object under the canvas, add brush material (you can leave it empty and default brush will be used) and change parameters if you need
Sample
There is a sample scene you can import inside package manager view with different setups and brush textures
