Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

This would not work directly dropping it into a Sprite Material as it's mainly a Camera Effect. To make your Sprite or UI blurry you need to use the proper camera setup with layers. The secondary Camera would focus on rendering the UI only where the Blur Script goes on but the Primary Camera would be responsible to render everything else. Therefore, as this shader is mostly a Camera Effect it requires a proper Camera setup to work nicely.