Ttanasart-pt / Pixel-Composer

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

[Bug?] (1.1.0.1) - Splice Sprite Node Animation Output Doesn't Update #25

Closed Synthoid closed 1 year ago

Synthoid commented 1 year ago

Outputting an Animation with a Splice sprite node in 1.1.0.1 doesn't seem to update sprites during animation playback. I saw in the release notes that:

[Splice sprite sheet] Now require manual update.

I did manually execute the node, which built the sheet as expected but it doesn't animate. I'm not sure if this is the expected behavior now or if I'm just missing a new step. Outputting an Array then passing that into a Sequence to Anim node seems to update everything as expected.

image

Ttanasart-pt commented 1 year ago

That's not an expected behaviour. Thanks for reporting.

Synthoid commented 1 year ago

Seems to be fixed in 1.11.0