Last updated
Last updated
The Sequence Stop is a data container used by the asset for the scheduling of forces; The Scheduler takes care of the scheduling via the Handle.
Although it is not mandatory that you use this information when scheduling the application of forces on an object, it is much easier to do so than to go through passing all the data manually.
To use a stop for scheduling forces:
Create a variable of type SequenceStop
and set its values:
Invoke one of the scheduling functions from your object's Handle:
Check out the page for examples on how to subscribe an object, and get a .