Event Detect: MvtUtil; Selected as a mvt.Pursuer


ASTER::CONDITION::ObjectControl::If an instance gets selected as a mvt.Pursuer, True

Returns true when gets registered in Aster as an instance tracking target coordinates.

One of the Motion Templates in ASTER, MoveTowards, provides a support function called MvtUtil, which allows the user to group arbitrary instances into Group.A and Group.B through user operations, and records their selection.

  • For convenience in this document, Group.A is referred to as mvt.Target and Group.B as mvt.Pursuer.

Parameter: Noone

Notifies CF25 of the timing when an instance is selected as Mvt.Pursuer using immediate execution conditions.


Note

Event Detect is a function that notifies CF25 of the timing of event triggers occurring within ASTER.

In general, the Event Detect feature in the Motion functionality notifies CF25 while performing loop processing within ASTER. While it allows for precise timing detection, it also carries the risk of creating high-load events, such as unintended infinite loops, which can significantly degrade the application's execution performance.