Event Detect: MvtUtil; close moving moment
ASTER::CONDITION::ObjectControl::ReCyclic End
Returns
true
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 asmvt.Target
and Group.B
asmvt.Pursuer
.
Parameter: Noone
Using immediate execution conditions, notify CF25 when an instance is deselected from mvt.Pursuer.
Relevant URL
-
ASTER :: Conditions :: MotionControl :: EvD: MvU: BEGIN moving moment
-
ASTER :: Conditions :: MotionControl :: EvD: MvU: CLOSE moving moment
-
ASTER :: Expressions::MotionControl :: EvD: MvU: Retrieve CF25 animation dir based on movement dirs
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.