QUOTE (Ndoelicious @ Nov 10 2012, 04:32 PM)

Before and after blurred. Does it explain?
OOOOK, I gotcha now (blonde moment LOL)! That isn't quite what I want. I want to blur the MAP under the animation. So searching through scripts this afternoon I came up with the ability to blur a sprite using: wave_amp, wave_length, and wave_speed. This works well except that I'd actually like to blur only part of the sprite at a time. I'm using a parallax mapping script and the ground layer (or in this case grass) is a sprite using a png image. That image is easily blurred using the above methods the only trick now is only blurring a certain area of that sprite (particularly where the animation is playing).