Search found 2 matches

by garoo
Sun May 10, 2020 8:05 pm
Forum: General Discussion
Topic: Iterator weirdness
Replies: 3
Views: 6896

Re: Iterator weirdness

Eric wrote:It’s kind of pointless to use the Iterator if you’re not incrementing something. Right now you’re just drawing the same exact thing 10 times.
I know, I've made a custom spectrum viewer with the Iterator. I didn't make this example because I wanted to display the same image ten times over itself.
by garoo
Sun May 10, 2020 3:16 pm
Forum: General Discussion
Topic: Iterator weirdness
Replies: 3
Views: 6896

Iterator weirdness

Hi, I've been playing with the Iterator to make a custom spectrum view, and putting that into a scene that would act as a filter that I would bypass when I didn't need it, but I got weird… time jumps? when I bypassed it. I've attached a simpler graph that exhibits the issue. When I change the InputS...