I have a problem with Parallax. I made a drawing with several layers and tested the effect to see how it looked. I closed the new sprite without saving and made some changes to the drawings and recreated the effect. When I run the effect, the layers it shows me are two different (the changed one and the one before the change) making it look weird, like for example one of the layers gives a jump (I lowered it a little to make it look better) or a mountain looks without shadows (previous version) and continues with the shadows and starts again. What do I do?
I’ll investigate this issue, sounds odd as Parallax doesn’t hold any data, especially not previous versions of the sprite. 🤔
I’ll see if I can reproduce this, could you confirm the steps are:
- Create a sprite with multiple layers (original sprite)
- Generate the Parallax FX (correctly)
- Close the generated sprite
- Make changes to the original sprite, modifying the layers (but not adding new ones, or removing the old ones)
- Generate the Parallax FX (incorrectly, the result uses old version of layers from the original sprite)
"5. Generate the Parallax FX (incorrectly, the result uses old version of layers from the original sprite)"
Uses the old and new version of the layer. Both two. It puts it one after the other. I believe the rest of the steps are correct.
In fact, I close Aseprite, open it again, try again and I get the same error. Restarting the PC as well.
Also, I copy the layers into a new document and try the effect and I still get the same error. It is as if the layers themselves keep a history of changes.