Chris
-
2009-08-02
When using absolute displacement on a sprite distort map, if the object being distorted is smaller than the size of the image, the displacement will be off from what it should be. In the included CAP file, the sprite on the left is 128x128, the same size as the image. The sprite on the right is 96x96, smaller than the image. When distorted using absolute displacement, the sprite on the left distorts correctly, the but the one on the right doesn't.