Is it possible to distort a sprite based on the movement of the mouse and or keyboard. For instance I would like to offset the pixels in my background image based on user input. Now I don't see any obvious way for this to be done through eventing. Since it seemed a plugin might be in order I took a look at the plugins that display images. Would it be possible to adjust the sprite plugin for the purpose. It seems to me I might need to hard code the user input settings into the plugin. Is that even possible? Thanks in advanced for any and all help received.