Skip to main content

Report this content

We want the Dreams coMmunity to be a safe, diverse and tolerant place for everyone, no matter their age, gender, race, sexual orientation or otherwise. If you believe this content to contradict these principles, you can file a report for our coMmunity teams to investigate.

Note that misuse of the reporting tool will not be tolerated.

Item being reported:

A forum post by Skn3--

Oh yeah I agree, some kind of loop mechanism would be great. I can't really see how it would work with the way the logic system currently works though. Each signal path can only be activated once. The emit at tags option could be a relativey simple approach to achieve this within the current definition of the logic. (I mean how hard could it be for the Dreams internal to loop through the matched tags and let the emitter emit multiple times, just changing the emit point?). Im sure there is more to it under the hood.

I also use the exclusive gate method. The exclusive gate is actually pretty damn powerful. You can do all kinds of stuff with it. Loops, searches, priorities. You can even use it as the HEAD for a stack of data! I am currently using it to assign unique ID's in a loop. In the past I have used it for calculating the "F" cost in path searching. But as you said its too slow. Especially if you start doing more and more logic per loop.

Oh dear! Your browser is either unsupported or there has been a problem loading the page.