Hello Everyone,
I need to wait the end of the movement of the player controller to do a task. But the task is perform directly after the command of moving (I think it affects an other thread).
So I want to know if we can wait the end of Simple Move to Location.
Thanks in advance !