Gigatron Thanks for the edit, but still have some problems that makes can't be used as tiled background:
1.- On resize the sprite in non same aspect ratio than the original is streched on runtime. In C2 layout looks ok, here a screenshot:
LEFT = Sprite with Efect | RIGHT = TileBackground Plugin
2.- You always have to set in parameters the "tile factor" for the sprite resolution you are using to avoid the tiles are resized. In TileBackground Plugin the gfx have always the same size when you resize, simple is tiled again and again with the top-left as fixed position-start of tiling.
I don't know if with these will work the same, but if not, Can you make the necessary edits to make the TiledBG effect works as TileBackground Plugin?