Some help please because I'm running out of ideas.
So, I have two markers / construction frames : first one has a fix location, but the second one is dependent by the first marker.
There is a relationship between markers: the 2nd one moves along the axis of the 1st one, only after the distance (DM) between them drops under a certain length.
So far I've tried with IF function and with VARVAL... but no success.
Examples :
marker_2 = (LOC_RELATIVE_TO({0.0, 0.0, (IF(....))}, marker_1) or
Todd, it is not my problem, but anyway, I understand how a sensor works. But I don't understand why it's needed in this context when a simple IF function in the GCON would suffice (a step would likely be better).
Todd, it is not my problem, but anyway, I understand how a sensor works. But I don't understand why it's needed in this context when a simple IF function in the GCON would suffice (a step would likely be better).