Hi.
you can add a Next Frame event to prevent a infinite loop.
you can also do the Lerp in a separate fsm, if you need it to stay in a same state.
another way is to use a Tun Gsm with a template to do the loop inside, so you can do the lerp in the same state