I am trying to execute a sequence of movements and then call a method one the sequence has finished. Is there a way for me to just include the method call at the end of the sequence without setting a timer or checking if the sequence has finished yet?