I’m probably being thick here but is there a simple way to create a distance check in a constraint node?
Do I have to enter the equation for the distance between two points as the expression to evaluate? This seems a bit harsh.
I could create an action that does this, but then I can’t really use it for control flow of actions unless its put in a sequencer, but this also seems not ideal.
Is the correct way to create a highly specific subclass of the constraint?