Question by
akashif · May 05, 2017 at 08:18 AM ·
shadersspriterenderer
Unity Shaders: Inner Drop Shadow on Sprite
Hi
I am trying to build different colour schemes of my 2D game.
Game has some sprites which i need to recolor according to user selection.
I think it will not be wise to create same set of sprites with different colours (which is not a difficult task, i can make 10 or 15 different sets of sprites). but i was thinking it would be nice to use "shaders" instead of multiple sprites.
Here is what i want to create with shaders. Can anyone suggest starting point for this, Especially for tile_block , it is even possible to achieve an inner drop shadow or my required colour?
TILE_BLOCK:
RED BALL:
a.png
(17.7 kB)
red-high.png
(7.6 kB)
Comment