Is there anyone who knows what’s the right way to use the NavMesh with Paper2D to have the character jump between platforms? Is it necessary to have smart links? And if you are not using a Paper2DCharacter but rather a custom Actor with its own movement component, what is needed to get path finding working?