<effect>
<name>Pixel background offset</name>
<description>Offsets the background using the object's texture (Red for X, Green for Y).</description>
<author>Looki (modified by Charlie Bellini)</author>
<BackgroundTexture>1</BackgroundTexture>
<parameter>
<name>Width</name>
<variable>width</variable>
<type>float</type>
<value>10</value>
<description>Width of the shift in pixels.</description>
</parameter>
<parameter>
<name>Height</name>
<variable>height</variable>
<type>float</type>
<value>10</value>
<description>Height of the shift in pixels.</description>
</parameter>
</effect>