ID:2828592
 
Resolved
In order to make animations simpler to manage, a new ANIMATION_CONTINUE flag has been added to animate(). With this flag, the object argument does not have to be omitted to continue an animation chain. This should make it easier to build animations with soft code.
Applies to:DM Language
Status: Resolved (515.1590)

This issue has been resolved.
Release note for ANIMATION_CONTINUE
Lummox JR resolved issue with message:
In order to make animations simpler to manage, a new ANIMATION_CONTINUE flag has been added to animate(). With this flag, the object argument does not have to be omitted to continue an animation chain. This should make it easier to build animations with soft code.