Iteration issues
Posted: Mon Sep 01, 2025 4:42 pm
Hi,
I guess I have a problem with the iterator function. I have a moving object that translates in from the back to the front. Now i would like to multiply this object to something between 5-10 times. The idea is that all the 10 objects follow each other in constant distances to each other. I wanted to use the Iterator for this but it looks like it doesn't work because the item is not multiplied or not as much as i defined it in the iterator. If there are any (random) iterations of the item they have no constant gap/interval inbetween.
Does anyone have an idea how to fix this? Or is it maybe a buggy function and the issues is well known?
PS: how can i upload an image to show you how i built it?
I guess I have a problem with the iterator function. I have a moving object that translates in from the back to the front. Now i would like to multiply this object to something between 5-10 times. The idea is that all the 10 objects follow each other in constant distances to each other. I wanted to use the Iterator for this but it looks like it doesn't work because the item is not multiplied or not as much as i defined it in the iterator. If there are any (random) iterations of the item they have no constant gap/interval inbetween.
Does anyone have an idea how to fix this? Or is it maybe a buggy function and the issues is well known?
PS: how can i upload an image to show you how i built it?