Hi there, and before you answer, YES I did see the other question someone else posted. But in this case, I need the execution pins. Why does the Get Center Of Mass component look like this…
Instead of this…
Hi there, and before you answer, YES I did see the other question someone else posted. But in this case, I need the execution pins. Why does the Get Center Of Mass component look like this…
Instead of this…
I guess it was updated. Since it’s a getter, it makes more sense to have it pure.
Why do you need execution pins?
I need the pins to connect to a For Each Loop
converting it to macro still won’t work.
I need the center of mass to connect to the loop and the branch.
Nah, you don’t. If you need to store it, set a variable. You’re not getting execution pins unless you rollback a couple of engine versions.
This node ill return a value every time an execution node input pin traces back to it.
Have you tried directly linking your LoopBody (I am assuming you need this on a loop) with your Branch node?