Move to cursor 2D

Hey! I’m making a 2D platformer game and want the character to move where I click. The get location is working since I’ve tried this using set actor location and it works. But I’m not sure why Simple Move to Location is not working.
This is my blueprint:


Thanks in advance!

This was because I didn’t have a nav mesh, which seems to be needed for this kind of movement.