Can i make a blur a sprite?and how?

Hi!!

Is it possible to make a blur effect to a sprite, right from the framework>?>

if it is, how>?>>>>help???

Thanks!!

@nichlaspro132

Have you seen this ?

1 Like

Thank u very much, but woooow that looks complicated, r u using that??!

Yeah, it is quite non-trivial, but I do not know an easier way to make blur in runtime.

Take a look at SpriteBlur in shader test from cocos tests. It’s not that hard if you only need to blur one sprite. If shaders scare you - well, it’s a good day to stop being scared )