Ttanasart-pt / Pixel-Composer

Node base VFX editor for pixel art.
MIT License
727 stars 31 forks source link

Array loop index seems to be wrong in 1.17rc3 #63

Open OwlyCode opened 5 months ago

OwlyCode commented 5 months ago

Hello and thank you for this awesome software!

I'm encountering an issue when testing the 1.17rc3 with array loop indexes. They seem to always have a value equals to the size of the input array.

I tried the same in 1.16 and it works as I would expect. Is it an issue or am I missing something?

image