hey,
how do i make a loop inside another loop, without frame delay (can’t lose time).
if i have 10 spreads with 3 slices in one big spread with 30 slices and want to insert each subspread at a different position (positions are in another spread) into another big spread…
how would i do that?
as i see it, there is no way to treat spreads like single elements (slices), is there?
you can have an ordered process in one node, but not beyond that? like a spreaded getSpread will pass on all spreads at once in one big spread…