I’m trying to use the wobble effect animation (similar to the Sample Code animation effect in the Filter Demo) on some letter images. If I load the newImageRect with an individual png file, the wobble effect works fine. However, if I load the newImageRect using a sprite sheet containing all the letters, it looks like the effect is being applied to the entire sprite sheet png instead of just the single image frame that I want. So the wobble effect is barely noticeable. The issue becomes really noticeable when using the “bulge” effect on an image from a sprite sheet as the other images next to your target image frame become visible.
Is this a known issue and is there a solution?
Thanks!
Kenric