-
How to make Motion Path & Snap Alignment to Motion behaviours play nice?
I’m making an object move using Motion Path and Snap Alignment to Motion behaviours. When the object reaches the end of the path I want it to remain on screen holding the alignment applied by the Snap behaviour, but it jumps back to its default rotation (zero degrees) where the Motion Path behaviour ends.
Is there a behaviour-based way to make it hold onto its alignment, or do I just have to set a rotation keyframe at the end of the motion path?