Ttanasart-pt / Pixel-Composer

Node base VFX editor for pixel art.
MIT License
681 stars 30 forks source link

Animation loop restart lag #55

Closed denovodavid closed 7 months ago

denovodavid commented 10 months ago

Hello, I just bought pixel composer and have been having a lot of fun creating some looping and tiling particle animations :)

I have noticed that when an animation restarts, it has a slight delay. Which makes it look like it doesn't perfectly loop in time. The actually exported animation is fine, it's just in the preview it lags on the first frame.

https://github.com/Ttanasart-pt/Pixel-Composer/assets/6849168/853ee89a-90e1-4ac6-9e8a-55b7720f82f4

You can see in the video frame 1 is on screen longer than the rest. It's only a 4 frame animation running at 12 fps.

Is this something you observe, or is it just me?

denovodavid commented 7 months ago

I believe this has been fixed in 1.16

The release notes state:

Fix animation stutter by 1 frame when looped.

Thanks 🙏