took a couple hours but i think i understand how the incrementor works now +1 +fav
SUSaNOO: true, i'll fix that in a sec
The "60Hz compact" thing (FILT encoder?) is not fully 60Hz. The ARAYs should be firing down and should have a life value of 1. If you have them firing upwards, then the LDTC won't see the BRAY 'till the next frame making it 30Hz. You should also make the conductors which power the ARAYs be CONVed every frame, otherwise they won't be able to fire every frame.
@gloop3621, I have a different incrementor in a test save! ID:3028064 I think it's a bit smaller, by pixel count.
got a much better 60hz after screwing around a bunch, might see if i can find a different loop to use
SUSaNOO: after screwing around i figured out a 60hz incrementor, i'll try the thing you suggested
Oh, and if you make the 30Hz encoder ARAYs shoot downwards and set ARAY's life to 1 it'll run at 60Hz.
Nice work +1, but the subframe incrementors are not running at 60Hz because of particle order. Other than that, good job!