Water splash

How do you make a water splash effect in unity? I’m creating a game with a moving shark so there needs to be water splashing outwards as he moves.

You could add some polys to represent the water in the actual shark model (for the swimming animation) and texture them like splashes then just play that animation if the shark is on top of the water.