rex_interception
Introduction
Predict the point of intersection. It assumes that objects move with constant speed.
This behavior will not change the position of instance, it only provides predicted position.
Predict the point of intersection. It assumes that objects move with constant speed.
This behavior will not change the position of instance, it only provides predicted position.
Follows these steps to get intersection position of target instance,
- Call "Action:Lock" or "Action:Lock by UID" to set the target instance. Read it back by "Expression:TargetUID".
- Then get predicted intersection position of target instance by ( Expression:PredictX ,Expression:PredictY ). Or get angle from current position to predicted position by Expression:ForceAngle.