I need to make a water ripple effect in Phaser with Phaser animation. Yes I will create spritesheet but how to
 
	achieve it without doing too much?
 
	I can draw with Inkscape? Is there some filter or tool I can use to draw this in inkscape?
 
	Or should I just redraw thin ellipses on update event?